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