Skip to content

docs: Update Inception provider docs to include mercury-2 model #12271

@continue

Description

@continue

Summary

The Inception provider documentation at docs/customize/model-providers/top-level/inception.mdx needs to be updated to include the newly added mercury-2 model.

Related PR

What needs to be documented

  • mercury-2 model (128k context, tool support, OpenAI-compatible)
  • mercury-edit-2 and mercury-coder-small models
  • Tool calling capability with mercury-2
  • Dynamic model fetching support via OpenAI listModels()

Example configuration

models:
  - name: Mercury 2
    provider: inception
    model: mercury-2
    apiKey: <INCEPTION_API_KEY>

Generated with Continue

Co-Authored-By: Continue noreply@continue.dev
Co-authored-by: bekahhw rhawrot@gmail.com

Metadata

Metadata

Assignees

Labels

area:docsRelates to documentation

Type

No type
No fields configured for issues without a type.

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions