add model config and update settings
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
[
|
||||
{
|
||||
"id": "m1773487590",
|
||||
"provider": "zhipuai",
|
||||
"model": "glm-4-7-251222",
|
||||
"api_key": "secret",
|
||||
"api_base": "https://ark.cn-beijing.volces.com/api/v3",
|
||||
"extra_headers": null,
|
||||
"is_active": true
|
||||
},
|
||||
{
|
||||
"id": "deny1",
|
||||
"provider": "openai",
|
||||
"model": "gpt-4o",
|
||||
"api_key": null,
|
||||
"api_base": "https://api.openai.com/v1",
|
||||
"extra_headers": null,
|
||||
"is_active": false
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user