mindsdb / mindsdb/mindsdb_python_sdk
Create SDK functions for Chatbots
Open
@parthiv11 is already working on this.
Since Dec 5, 2024.
- Dominant language
- Python
- Stars
- 44
- Forks
- 16
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
API endpoints exist for Chatbots, including Create, List All, Get, Update, and Delete (docs), but Python SDK does not have corresponding functions.
Describe the solution you'd like
Create functions in Python SDK to be able to manage Chatbot via Python SDK.
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.
Assessment
This issue has not been assessed yet.