feat: chat + optmz control panel
This commit is contained in:
@@ -19,6 +19,13 @@
|
||||
"class": "cloud",
|
||||
"requires_key": true,
|
||||
"key_env": "OPENAI_API_KEY"
|
||||
},
|
||||
"omniroute": {
|
||||
"model": "openai-compatible:auto/best-coding",
|
||||
"class": "gateway",
|
||||
"requires_key": true,
|
||||
"key_env": "CASAN_OPENAI_COMPATIBLE_API_KEY",
|
||||
"requires_preflight": true
|
||||
}
|
||||
},
|
||||
"role_bindings": {
|
||||
|
||||
Reference in New Issue
Block a user