fix: seed outfit factory config
This commit is contained in:
@@ -19,6 +19,16 @@
|
||||
"timeout_seconds": 0,
|
||||
"connect_timeout_seconds": 30,
|
||||
"extra_body": {}
|
||||
},
|
||||
{
|
||||
"name": "GPT-5.5 文本",
|
||||
"url": "https://api.vectorengine.ai/v1/chat/completions",
|
||||
"model": "gpt-5.5",
|
||||
"api_key": "",
|
||||
"api_type": "chat",
|
||||
"timeout_seconds": 0,
|
||||
"connect_timeout_seconds": 30,
|
||||
"extra_body": {}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user