Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 8s
19 lines
258 B
JSON
19 lines
258 B
JSON
{
|
|
"agents": {
|
|
"defaults": {
|
|
"model": {
|
|
"primary": "google/gemini-1.5-pro"
|
|
}
|
|
}
|
|
},
|
|
"channels": {
|
|
"discord": {
|
|
"enabled": true
|
|
}
|
|
},
|
|
"server": {
|
|
"host": "0.0.0.0",
|
|
"port": 18789
|
|
}
|
|
}
|