fix(ai): update adaptive thinking model expectations

This commit is contained in:
Armin Ronacher
2026-06-13 11:17:38 +02:00
Unverified
parent b15148fe37
commit 6f29450e13
@@ -5,9 +5,8 @@ import type { Api, Model } from "../src/types.ts";
const EXPECTED_CURRENT_ADAPTIVE_THINKING_MODELS = [
"anthropic/claude-fable-5",
"anthropic/claude-opus-4-8",
"opencode/claude-fable-5",
"cloudflare-ai-gateway/claude-fable-5",
"opencode/claude-opus-4-8",
"vercel-ai-gateway/anthropic/claude-fable-5",
"vercel-ai-gateway/anthropic/claude-opus-4.8",
];