mindsdb / mindsdb/mindsdb_python_sdk
KB insert data not working
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44
- Forks
- 16
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 1
Description
Your Environment
- Python version: 3.11.*
- Operating system: Ubuntu
- Mindsdb Python SDK version:
- Additional info if applicable:
Please describe your issue and how we can replicate it
- try to insert data to knowlegde base via a server.knowledge_base.insert
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in mindsdb_sdk/knowledge_bases.py at the linked line and inspect the server.knowledge_base.insert path. Reproduce the reported insert attempt against a MindsDB server using Python 3.11 on Ubuntu; done means knowledge-base data inserts successfully or the failure is covered by a clear test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100