Skip to content

docs: document Inception Mercury models#12480

Open
Fental wants to merge 1 commit into
continuedev:mainfrom
Fental:docs/inception-mercury-models
Open

docs: document Inception Mercury models#12480
Fental wants to merge 1 commit into
continuedev:mainfrom
Fental:docs/inception-mercury-models

Conversation

@Fental
Copy link
Copy Markdown

@Fental Fental commented May 23, 2026

Summary

  • Replace the generic Inception config placeholders with a concrete mercury-2 example.
  • Add an available models table for mercury-2, mercury-edit-2, and mercury-coder-small.
  • Document context length and recommended usage for each model.
  • Note that mercury-2 supports tool calling in Continue.

Related issue

Closes #12466

Test plan

  • Verified model names and context lengths against packages/llm-info/src/providers/inception.ts.
  • Verified mercury-2 tool calling support against core/llm/toolSupport.ts.
  • Ran a lightweight docs check confirming the model names, context length, and tool calling note are present.

🤖 Generated with Claude Code


Summary by cubic

Update the Inception provider docs with a concrete mercury-2 config example and a models table for mercury-2, mercury-edit-2, and mercury-coder-small, including context limits and recommended uses. Also note that mercury-2 supports tool calling in Continue.

Written for commit c6b7ac4. Summary will update on new commits. Review in cubic

Add concrete Mercury model examples and capabilities to the Inception provider docs.
@Fental Fental requested a review from a team as a code owner May 23, 2026 11:31
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label May 23, 2026
@github-actions
Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

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 1 file

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Docs: Update Inception provider docs with mercury-2 model details

1 participant