add a AI chatbot, rename course names
This commit is contained in:
16
app_config.json
Normal file
16
app_config.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"deepseek":{
|
||||
"api_url": "https://api.deepseek.com",
|
||||
"api_key": "sk-12165b127043441697a8940918e207ac"
|
||||
},
|
||||
|
||||
"ollama":{
|
||||
"api_url": "http://localhost:11434/v1",
|
||||
"api_key": "ollama"
|
||||
},
|
||||
|
||||
"send_email": {
|
||||
"sender_email": "noreply@buffteks.org",
|
||||
"password": "cidm4360fall2024@*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user