mindsdb_python_sdk icon indicating copy to clipboard operation
mindsdb_python_sdk copied to clipboard

Implement Agent & Chatbot Operations

Open tmichaeldb opened this issue 11 months ago • 0 comments

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

tmichaeldb avatar Feb 27 '24 12:02 tmichaeldb