feat(ai): add Kimi For Coding provider support
- Add kimi-coding provider using Anthropic Messages API - API endpoint: https://api.kimi.com/coding/v1 - Environment variable: KIMI_API_KEY - Models: kimi-k2-thinking (text), k2p5 (text + image) - Add context overflow detection pattern for Kimi errors - Add tests for all standard test suites
This commit is contained in:
@@ -94,6 +94,7 @@ For each built-in provider, pi maintains a list of tool-capable models, updated
|
||||
- ZAI
|
||||
- OpenCode Zen
|
||||
- Hugging Face
|
||||
- Kimi For Coding
|
||||
- MiniMax
|
||||
|
||||
See [docs/providers.md](docs/providers.md) for detailed setup instructions.
|
||||
|
||||
Reference in New Issue
Block a user