This commit is contained in:
hans cho 2026-01-30 11:46:04 -05:00 committed by GitHub
commit b589526576
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -159,4 +159,4 @@ Note: Moonshot and Kimi Code are separate providers. Keys are not interchangeabl
- Override pricing and context metadata in `models.providers` if needed. - Override pricing and context metadata in `models.providers` if needed.
- If Moonshot publishes different context limits for a model, adjust - If Moonshot publishes different context limits for a model, adjust
`contextWindow` accordingly. `contextWindow` accordingly.
- Use `https://api.moonshot.cn/v1` if you need the China endpoint. - The global endpoint is `https://api.moonshot.ai/v1`. Use this for all regions.