Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

How to dispatch to Kimi K2.5 #948

Unanswered
blozano-tt asked this question in Q&A
Discussion options

Absolutely love this repo. Just curious as I am kinda new to using these tools. How would one forward requests to Kimi K2.5, to save on the Anthropic bill?

Something like?

  1. Get a Moonshot API key from [platform.moonshot.ai](https://platform.moonshot.ai/)
  2. Swap the nanoclaw config to point at https://api.moonshot.ai/v1 with the Moonshot key and model name kimi-k2.5
You must be logged in to vote

Replies: 1 comment

Comment options

Late to this, but in case it's still useful — I've been running NanoClaw on Kimi daily for a while, and your instinct is right. Just one correction on the endpoint.

Moonshot exposes an Anthropic-compatible API at https://api.moonshot.ai/anthropic (the /v1 you mentioned is their OpenAI-compatible route). Because NanoClaw drives the Claude Agent SDK, pointing it at the Anthropic-compatible endpoint means it works with no code changes, the SDK speaks the Anthropic wire format and Moonshot answers it.

Concretely, set these on the agent container:

That's it, no provider plumbing required. Solid in daily use, and a big drop from the Anthropic bill.

I estimate Kimi 2.6 is 20% of the Sonnet 4.6 costs with no noticeable drop in quality.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /