Configure
Set these environment variables before launching Claude Code:Choosing a model
Use a Claude-family model id from the catalogue, such asclaude-opus-4.8, claude-opus-4.7, or claude-sonnet-4.6, since Claude Code expects Claude-style models.
Claude Code uses the Anthropic API surface, not the OpenAI
/v1 surface
documented elsewhere in these docs. Routing it through Deepshi requires
Deepshi’s Anthropic-compatible endpoint.