mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-07 07:11:06 +00:00
test: satisfy xai transport model typing
This commit is contained in:
@@ -313,7 +313,7 @@ describe("openai transport stream", () => {
|
||||
name: "Grok 4.1 Fast",
|
||||
api: "openai-responses",
|
||||
provider: "xai",
|
||||
baseUrl: "",
|
||||
baseUrl: "https://api.x.ai/v1",
|
||||
reasoning: true,
|
||||
input: ["text"],
|
||||
cost: { input: 0, output: 0, cacheRead: 0, cacheWrite: 0 },
|
||||
|
||||
Reference in New Issue
Block a user