I wrote a script to run Claude Code with my local LLM, and skipping the cloud has never been easier
…If it is running, it queries /v1/models to find out which model is loaded. Here's the core of what it does when you pass a model name: export ANTHROPIC_BASE…