16 lines
351 B
JSON
16 lines
351 B
JSON
{
|
|
"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@*"
|
|
}
|
|
} |