• Will Chen's avatar
    Add Moonshot AI's Kimi K2.5 model to OpenRouter options (#2495) · a410ecc3
    Will Chen 提交于
    ## Summary
    Added support for Moonshot AI's latest Kimi K2.5 model through
    OpenRouter, expanding the available language model options for users.
    
    ## Changes
    - Added `moonshotai/kimi-k2.5` model configuration to the OpenRouter
    model options
    - Configured with the following specifications:
      - Display name: "Kimi K2.5"
      - Description: "Moonshot AI's latest and most capable model"
      - Context window: 256,000 tokens
      - Max output tokens: 32,000 tokens
      - Temperature: 0 (deterministic responses)
      - Pricing tier: 2 dollar signs (mid-range pricing)
    
    ## Details
    The model is positioned as Moonshot AI's flagship offering and has been
    added at the top of the OpenRouter model list. It supports a large
    context window suitable for processing lengthy documents and
    conversations.
    
    https://claude.ai/code/session_016BLQbf16FjY5b6u3vjGX5X
    <!-- devin-review-badge-begin -->
    
    ---
    
    <a href="https://app.devin.ai/review/dyad-sh/dyad/pull/2495">
      <picture>
    <source media="(prefers-color-scheme: dark)"
    srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
    <img
    src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
    alt="Open with Devin">
      </picture>
    </a>
    <!-- devin-review-badge-end -->
    
    
    <!-- This is an auto-generated description by cubic. -->
    ---
    ## Summary by cubic
    Added Moonshot AI’s Kimi K2.5 model to OpenRouter to expand model
    options and support very large contexts. It’s listed at the top of the
    OpenRouter models.
    
    - **New Features**
    - Added moonshotai/kimi-k2.5 with display name “Kimi K2.5” and
    description.
    - Key specs: 256k context window, 32k max output tokens, temperature 0,
    pricing tier $$.
    
    <sup>Written for commit d7f909b486cfd0744e9546784ef0124ef256bdff.
    Summary will update on new commits.</sup>
    
    <!-- End of auto-generated description by cubic. -->
    
    <!-- CURSOR_SUMMARY -->
    ---
    
    > [!NOTE]
    > **Low Risk**
    > Low risk: a data-only addition to the model catalog with no changes to
    request/response handling or auth.
    > 
    > **Overview**
    > Adds a new OpenRouter model option for **Moonshot AI Kimi K2.5**
    (`moonshotai/kimi-k2.5`) with configured limits (256k context, 32k
    output), deterministic temperature, and `$$` pricing tier.
    > 
    > <sup>Written by [Cursor
    Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
    d7f909b486cfd0744e9546784ef0124ef256bdff. This will update automatically
    on new commits. Configure
    [here](https://cursor.com/dashboard?tab=bugbot).</sup>
    <!-- /CURSOR_SUMMARY -->
    
    ---------
    Co-authored-by: 's avatarClaude <noreply@anthropic.com>
    a410ecc3
名称
最后提交
最后更新
.claude 正在载入提交数据...
.cursor/rules 正在载入提交数据...
.devcontainer 正在载入提交数据...
.github 正在载入提交数据...
.husky 正在载入提交数据...
assets 正在载入提交数据...
docs 正在载入提交数据...
drizzle 正在载入提交数据...
e2e-tests 正在载入提交数据...
makers 正在载入提交数据...
packages/@dyad-sh 正在载入提交数据...
scaffold 正在载入提交数据...
scripts 正在载入提交数据...
shared 正在载入提交数据...
src 正在载入提交数据...
testing 正在载入提交数据...
tools 正在载入提交数据...
worker 正在载入提交数据...
workers/tsc 正在载入提交数据...
.cursorignore 正在载入提交数据...
.env.example 正在载入提交数据...
.eslintrc.json 正在载入提交数据...
.gitattributes 正在载入提交数据...
.gitignore 正在载入提交数据...
.oxfmtrc.json 正在载入提交数据...
.oxlintrc.json 正在载入提交数据...
.prettierignore 正在载入提交数据...
.prettierrc 正在载入提交数据...
AGENTS.md 正在载入提交数据...
CLA.md 正在载入提交数据...
CLAUDE.md 正在载入提交数据...
CONTRIBUTING.md 正在载入提交数据...
LICENSE 正在载入提交数据...
README.md 正在载入提交数据...
SECURITY.md 正在载入提交数据...
biome.json 正在载入提交数据...
components.json 正在载入提交数据...
drizzle.config.ts 正在载入提交数据...
forge.config.ts 正在载入提交数据...
forge.env.d.ts 正在载入提交数据...
index.html 正在载入提交数据...
lint-staged.config.js 正在载入提交数据...
merge.config.ts 正在载入提交数据...
package-lock.json 正在载入提交数据...
package.json 正在载入提交数据...
playwright.config.ts 正在载入提交数据...
tsconfig.app.json 正在载入提交数据...
tsconfig.json 正在载入提交数据...
tsconfig.node.json 正在载入提交数据...
vite.main.config.mts 正在载入提交数据...
vite.preload.config.mts 正在载入提交数据...
vite.renderer.config.mts 正在载入提交数据...
vite.worker.config.mts 正在载入提交数据...
vitest.config.ts 正在载入提交数据...
windowsSign.ts 正在载入提交数据...