This commit is contained in:
Spherrrical 2026-06-03 17:10:28 +00:00
parent 9e7b49c6d1
commit d87ac516ca
34 changed files with 69 additions and 44 deletions

View file

@ -1,6 +1,6 @@
Plano Docs v0.4.22
llms.txt (auto-generated)
Generated (UTC): 2026-05-26T14:32:47.848032+00:00
Generated (UTC): 2026-06-03T17:10:24.816770+00:00
Table of contents
- Agents (concepts/agents)
@ -1710,6 +1710,12 @@ Model ID for Config
Description
Kimi for Coding
moonshotai/kimi-for-coding
Kimi Code API model for agentic coding (use with base_url: https://api.kimi.com/coding/v1)
Kimi K2 Preview
moonshotai/kimi-k2-0905-preview
@ -1731,6 +1737,13 @@ Long context model with 128K tokens
Configuration Examples:
llm_providers:
# Kimi Code API (Claude Code / agentic clients via Plano translation)
- model: moonshotai/kimi-for-coding
access_key: $MOONSHOTAI_API_KEY
base_url: https://api.kimi.com/coding/v1
headers:
User-Agent: "KimiCLI/1.3"
# Latest K2 models for agentic tasks
- model: moonshotai/kimi-k2-0905-preview
access_key: $MOONSHOTAI_API_KEY

View file

@ -312,6 +312,7 @@ providers:
- deepseek/deepseek-chat
- deepseek/deepseek-reasoner
moonshotai:
- moonshotai/kimi-for-coding
- moonshotai/kimi-k2-thinking
- moonshotai/moonshot-v1-auto
- moonshotai/moonshot-v1-32k-vision-preview