fix(ai): update adaptive thinking model expectations
This commit is contained in:
@@ -5,9 +5,8 @@ import type { Api, Model } from "../src/types.ts";
|
|||||||
const EXPECTED_CURRENT_ADAPTIVE_THINKING_MODELS = [
|
const EXPECTED_CURRENT_ADAPTIVE_THINKING_MODELS = [
|
||||||
"anthropic/claude-fable-5",
|
"anthropic/claude-fable-5",
|
||||||
"anthropic/claude-opus-4-8",
|
"anthropic/claude-opus-4-8",
|
||||||
"opencode/claude-fable-5",
|
"cloudflare-ai-gateway/claude-fable-5",
|
||||||
"opencode/claude-opus-4-8",
|
"opencode/claude-opus-4-8",
|
||||||
"vercel-ai-gateway/anthropic/claude-fable-5",
|
|
||||||
"vercel-ai-gateway/anthropic/claude-opus-4.8",
|
"vercel-ai-gateway/anthropic/claude-opus-4.8",
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user