mindsdb_python_sdk
mindsdb_python_sdk copied to clipboard
Implement Agent & Chatbot Operations
Users need to be able to execute the following Chatbot & Agent operations using the Python SDK:
- Create a chatbot
- Delete a chatbot
- Get all chatbots
- Get a chatbot by name
- Get chatbot history
- Update a chatbot