MoonshotAI / MoonshotAI/kimi-code

[多模型协作] 如何在kimi-code里实现第三方多功能模型协作,如语音识别生成、多模态识别等模型

Open
#469 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.