Skip to main content
Use Panel’s ChatInterface callback to build a chatbot that uses one of Anaconda’s models by serving it through the SDK.
The ChatInterface callback requires panel, httpx, and numpy to be installed in your environment:
Here’s an example Panel chatbot application:
AnacondaModelHandler supports the following keyword arguments: For more information on using Panel, see the official documentation.