Episode Details
Back to Episodes
Claude Code v2.1.126 Finally Trusts Your Model Gateway
Episode 19
Published 4 months, 2 weeks ago
Description
Claude Code now asks your configured ANTHROPIC_BASE_URL for /v1/models, so the model picker reflects the IDs your gateway actually exposes instead of a hardcoded Anthropic-only list. The episode breaks down why that matters for LiteLLM, Bedrock, and other proxies, plus the catch: the backend still has to return truthful model names or the client will pass them through verbatim.