Docs: clarify Moonshot endpoints (#4763)

Co-authored-by: hansbbans <hansbbans@users.noreply.github.com>
This commit is contained in:
Sebastian
2026-02-01 15:03:55 -05:00
parent 8f366babe4
commit a863ac9862
2 changed files with 2 additions and 1 deletions

View File

@@ -138,4 +138,4 @@ Note: Moonshot and Kimi Coding are separate providers. Keys are not interchangea
- Override pricing and context metadata in `models.providers` if needed.
- If Moonshot publishes different context limits for a model, adjust
`contextWindow` accordingly.
- Use `https://api.moonshot.cn/v1` if you need the China endpoint.
- Use `https://api.moonshot.ai/v1` for the international endpoint, and `https://api.moonshot.cn/v1` for the China endpoint.