Remove vendor model Opus 4.6 (returns invalid JSON via Bedrock)

This commit is contained in:
Daniel Onyejesi 2026-03-24 18:43:28 -04:00
parent cd9071a27d
commit 24ccb402b0

View file

@ -32,8 +32,6 @@ var BEDROCK_MODELS = [
// maxOut = model's max output token limit (omit if >= 8192)
// ── Anthropic vendor model (all use inference profiles) ──
{ id: 'anthropic/vendor-model-opus-4-6', name: 'vendor model Opus 4.6', cost: '~$0.075', tag: 'BEST', category: 'premium',
bedrockId: 'us.anthropic.agent-config-opus-4-6-v1' },
{ id: 'anthropic/vendor-model-opus-4-5', name: 'vendor model Opus 4.5', cost: '~$0.075', tag: 'OPUS', category: 'premium',
bedrockId: 'us.anthropic.agent-config-opus-4-5-20251101-v1:0' },
{ id: 'anthropic/vendor-model-opus-4-1', name: 'vendor model Opus 4.1', cost: '~$0.075', tag: 'MEDICAL', category: 'premium',