34 ms·
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 man
by zeroxfe 8mo ago
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.
- AnonymousPlanet 8mo agoIt worked very well for me using qwen3 coder behind a litellm. Most other models just fail in weird ways though.
- samtheprogram 8mo agoopencode is a good alternative that doesnt flake out in this way.
- xxr3376 8mo agoYou can try Kimi's Anthropic-compatible API. Just connect Claude Code to Kimi's API endpoint and everything works well https://www.kimi.com/code/docs/en/more/third-party-agents.html https://www.kimi.com/code/docs/en/more/third-party-agents.ht...