mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 09:10:45 +00:00
ci: use gpt-5.4 for cross-os release smoke
This commit is contained in:
@@ -39,7 +39,7 @@ const providerConfig = {
|
||||
extensionId: "openai",
|
||||
secretEnv: "OPENAI_API_KEY",
|
||||
authChoice: "openai-api-key",
|
||||
model: "openai/gpt-5.5",
|
||||
model: "openai/gpt-5.4",
|
||||
baseUrl: "https://api.openai.com/v1",
|
||||
timeoutSeconds: 600,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user