8 ms·
With the GLM news yesterday and now this, I'd love to try out one of these models, but I'm pretty tied to my Claude Code workflow. I see there's a workaround fo
by turnsout 7mo ago
With the GLM news yesterday and now this, I'd love to try out one of these models, but I'm pretty tied to my Claude Code workflow. I see there's a workaround for GLM, but how are people utilizing MiniMax, especially for coding?
- claythearc 7mo agoanything with an open ai compatible endpoint can have claude code router put in front of it afaik https://github.com/musistudio/claude-code-router https://github.com/musistudio/claude-code-router
- amunozo 7mo agoI use Opencode, when the model is free for the moment. I have not used Claude Code so I cannot compare.
- hasperdi 7mo agoyou can use Claude Code with these models. You just need to pass the right env vars. Have a look at the client setup guide on z.ai
- turnsout 7mo agoInteresting—thanks!