fix: test (openRouterImageGeneration)
This commit is contained in:
@@ -65,6 +65,7 @@ describe("openai-completions image output", () => {
|
||||
api: "openai-completions",
|
||||
provider: "openrouter",
|
||||
baseUrl: "https://openrouter.ai/api/v1",
|
||||
compat: { openRouterImageGeneration: true },
|
||||
reasoning: false,
|
||||
input: ["text", "image"],
|
||||
cost: { input: 0.015, output: 0.03, cacheRead: 0, cacheWrite: 0 },
|
||||
|
||||
Reference in New Issue
Block a user