We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 007f3df commit 10371e9Copy full SHA for 10371e9
src/api/providers/__tests__/openrouter.test.ts
@@ -55,7 +55,6 @@ describe("OpenRouterHandler", () => {
55
info: mockOptions.openRouterModelInfo,
56
maxTokens: 1000,
57
reasoning: undefined,
58
- supportsPromptCache: false,
59
temperature: 0,
60
thinking: undefined,
61
topP: undefined,
0 commit comments