Claude Code With Alternative Models
While Claude Code has become my coding assistant of choice, I don’t always want to be using a remotely hosted LLM. I recently found out it’s pretty easy to use Claude Code with a non-Anthropic hosted model. This allows you to use an alternative remote host like OpenAI, OpenRouter, or even a locally hosted model. To point Claude Code at my LM Studio instance, which I use for local models, I can simply run:...