-
## Task
Implement a function to create a view in JavaScript SDK.
Follow similar pattern as in the [Python SDK](https://github.com/mindsdb/minds_python_sdk).
## Deliverables
Create a PR to …
-
## Short description of current behavior
The goal of this issue is to develop a new Dart SDK for Minds.
## Steps 🕵️♂️ 🕵️♀️
- You can familiarize yourself with [Minds](https://mindsdb.com/).…
-
### Short description of current behavior
#9891
the select query is giving errors
### Video or screenshots
![{9F1AD93B-FF43-4208-A8D0-426243417757}](https://github.com/user-attachments/as…
-
### Short description and motivation for the proposed feature
I feel there is a need for the dark mode feature to be made available on the site. Many of the users prefer dark mode and it would enhanc…
-
## Task
Implement a function to create a table in JavaScript SDK.
Follow similar pattern as in the [Python SDK](https://github.com/mindsdb/minds_python_sdk).
## Deliverables
Create a PR to…
-
## Task
Implement a set of functions to manage model versions in JavaScript SDK ([based on Python SDK](https://docs.mindsdb.com/sdks/python/manage-model-versions)).
Follow similar pattern as in …
-
### Short description and motivation for the proposed feature
The [Symbl integration](https://github.com/mindsdb/mindsdb/tree/main/mindsdb/integrations/handlers/symbl_handler) is currently implemente…
-
## Short description of current behavior
Improve the name requirements for minds
## Steps 🕵️♂️ 🕵️♀️
- Add name requirements.
- Mind name should start with a letter and contain only letters, nu…
-
### Is there an existing integration?
- [X] I have searched the existing integrations.
### Use Case
Text Summarization
### Motivation
Provide a quick overview and summary of long pages of docs us…
-
### Short description of current behavior
When MindsDB starts up, it checks which handlers are installed by trying to import all handlers and catching any errors.
This is an unreliable check e.g. …