Created
September 10, 2025 02:03
-
-
Save mbijon/eb01efe3368e9c5e6b5230b6a920d506 to your computer and use it in GitHub Desktop.
Use Kimi model by Moonshot in Claude Code. This function shims your .bashrc/.zshrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Shim the Kimi model by Moonshot into Claude Code | |
export ANTHROPIC_AUTH_TOKEN={Your Kimi / Moonshot API key} | |
export ANTHROPIC_BASE_URL=https://api.moonshot.ai/anthropic |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment