Better-Boy

Results 24 issues of Better-Boy

### Short description of current behavior Not able to import embeddings to vector store. ### Video or screenshots ![photo_6091676180798357694_y](https://github.com/user-attachments/assets/abb68594-7e43-4dee-9d10-2ff7f4706a83) ### Expected behavior _No response_ ### How to reproduce the error...

bug

### Short description and motivation for the proposed feature Proposal to build java sdk, similar to python and javascript sdks - https://docs.mindsdb.com/sdks/overview, APIs - https://docs.mindsdb.com/rest/overview ### Video or screenshots _No...

enhancement
help wanted
hacktoberfest
⚔️ Quest

### Short description of current behavior When I tried to create an autokeras model, the following error kept popping up, thought the installation from setttings -> autokeras -> install is...

bug

### Short description of current behavior If partial data is inserted to KB due to some error during the insertion process, the processed row count in the describe KB command...

bug

### Short description and motivation for the proposed feature Add ollama as provider in the mindsdb default configuration UI drop down. Why is it needed as an UI element as...

enhancement

### Short description of current behavior I followed the "Financial Data" example while setting up KB - https://docs.mindsdb.com/mindsdb_sql/knowledge-bases. On running the bulk insert query with batch size and thread count,...

bug

### Short description of current behavior After I submit a job - a single run job of inserting data to KB, the job isn't listed on the UI on the...

bug

### Short description of current behavior Agent is not able to query the knowledge though the knowledge base exists and is working fine. ``` Action: kb_query_tool Action Input: "SELECT *...

bug

### Short description of current behavior Not honouring openai rate limits when searching on KB. As part of stress testing, when multiple users (in my case 2) query at the...

bug

## Summary Fixes #4725

hacktoberfest
medium