You can plug another model in place of Anthropic ones in Claude Code.
That tends to work quite poorly because Claude Code does not use standard completions APIs. I tried it with Kimi, using litellm[proxy], and it failed in too many places.
If you don't use Antrophic models there's no reason to use Claude Code at all. Opencode gives so much more choice.
That tends to work quite poorly because Claude Code does not use standard completions APIs. I tried it with Kimi, using litellm[proxy], and it failed in too many places.