MoonshotAI / MoonshotAI/kimi-code
[多模型协作] 如何在kimi-code里实现第三方多功能模型协作,如语音识别生成、多模态识别等模型
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 1.2k
- Avg merge
- 11h 53m
- Merged PRs (30d)
- 350
Description
What feature would you like to see?
[多模型协作] 如何在kimi-code里实现第三方多功能模型协作,如语音识别生成、多模态识别等模型?
我希望实现一种在kimi-code里利用第三方模型工作的配置如下:
- 主统筹模型:MiMo 2.5 Pro
- 辅执行模型:gpt-5.5
- 语音识别机生成模型:Stepfun ASR
- 多模态识别模型:MiMo Omni
且多个模型之间能互相调用通信,读取及输出的内容能互通识别使用,有什么办法吗?
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Kimi Code model-integration entry points and existing configuration flow; the issue does not name specific files or tests. Map how the primary, execution, speech-recognition, and multimodal models could communicate, then define a concrete implementation scope and tests for shared inputs and outputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100