add chatbot with local llama3.2 1B model on Ollama
This commit is contained in:
6
chatbot_config.json
Normal file
6
chatbot_config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"api_url": "https://api.deepseek.com",
|
||||
"api_key": "sk-12165b127043441697a8940918e207ac",
|
||||
"ollama_api_url": "http://localhost:11434/v1",
|
||||
"ollama_api_key": "ollama"
|
||||
}
|
||||
Reference in New Issue
Block a user