豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

feat: add Inception Labs mercury-2 model#12156

Merged
sestinj merged 3 commits intocontinuedev:mainfrom
RomneyDa:add-mercury-2
Apr 17, 2026
Merged

feat: add Inception Labs mercury-2 model#12156
sestinj merged 3 commits intocontinuedev:mainfrom
RomneyDa:add-mercury-2

Conversation

@RomneyDa
Copy link
Copy Markdown
Contributor

@RomneyDa RomneyDa commented Apr 17, 2026

Adds mercury-2 to the Inception Labs provider. 128k context, tools, OpenAI-compatible.

  • llm-info: new inception provider with mercury-2, mercury-edit-2, mercury-coder-small
  • GUI Add Chat form: Inception Labs entry with mercury-2 preset
  • tool support: mercury-2 flagged as tool-capable

Dynamic model fetching works out of the box via inherited OpenAI listModels().

Test plan

  • Add Inception provider in GUI with API key, confirm mercury-2 preset + dynamic list appear
  • Chat with mercury-2, confirm streaming
  • Tool call with mercury-2

Summary by cubic

Adds the Inception Labs provider with the Mercury 2 diffusion model (128k context) and tool calling. Users can add Inception in the GUI and chat with Mercury 2 using an OpenAI-compatible API.

  • New Features

    • llm-info: new inception provider with mercury-2, mercury-edit-2, mercury-coder-small.
    • GUI Add New Model: Inception provider with API key input and a Mercury 2 preset.
    • Tool support: mercury-2 marked as tool-capable in PROVIDER_TOOL_SUPPORT.
    • Dynamic model list via inherited OpenAI listModels().
  • Bug Fixes

    • Updated provider copy to describe Mercury 2 as a diffusion model and scope the blurb to Mercury 2.

Written for commit b576e39. Summary will update on new commits.

Register mercury-2 (128k context, tool-calling) and mercury-edit-2 in
llm-info, add Inception Labs provider to the GUI Add Chat Model form,
and flag mercury-2 as tool-capable in PROVIDER_TOOL_SUPPORT.
@RomneyDa RomneyDa requested a review from a team as a code owner April 17, 2026 01:14
@RomneyDa RomneyDa requested review from sestinj and removed request for a team April 17, 2026 01:14
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Apr 17, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 5 files

Describe Mercury 2 as a diffusion model and scope the provider blurbs
to Mercury 2 specifically rather than a Mercury family.
@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Apr 17, 2026
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Apr 17, 2026
@sestinj sestinj merged commit cb27309 into continuedev:main Apr 17, 2026
52 of 65 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Apr 17, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Apr 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants