CLI Chatbot
Here's an example showing you how to setup the config and interact with the CLI Client
Config
{
"clients": {
"cli": true
},
"completion_provider": "anthropic",
"embedding_provider": "local",
"db": "local"
}Interaction

Last updated
