mindsdb / mindsdb/mindsdb_python_sdk

KB insert data not working

Open
#190 0 comments 0 reactions 0 assignees View on GitHub

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

https://github.com/mindsdb/mindsdb_python_sdk/blob/dcd07f2fe11522ce137e130aa811560b98f0d2f5/mindsdb_sdk/knowledge_bases.py#L155

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.