mirror of
https://github.com/ccmjga/zhilu-admin
synced 2026-03-17 23:33:42 +08:00
llm config fix
This commit is contained in:
@@ -1129,6 +1129,7 @@
|
||||
"modelName",
|
||||
"name",
|
||||
"priority",
|
||||
"type",
|
||||
"url"
|
||||
],
|
||||
"type": "object",
|
||||
@@ -1143,6 +1144,9 @@
|
||||
"modelName": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"apiKey": {
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user