Summary
PR #12156 added the Inception Labs mercury-2 model with 128k context and tool calling support, but the Inception provider documentation doesn't include specific model details.
Current State
docs/customize/model-providers/top-level/inception.mdx exists but uses generic placeholders like <MODEL_NAME> and <MODEL_ID>
- No mention of specific available models (mercury-2, mercury-edit-2, mercury-coder-small)
- No mention of tool calling support for mercury-2
Documentation Needed
- Add a section listing available Inception models with their capabilities:
- mercury-2: 128k context, tool calling support
- mercury-edit-2
- mercury-coder-small
- Update the configuration example to show a concrete model (e.g., mercury-2)
- Mention tool calling capabilities where relevant
Related PR
Generated with Continue
Co-Authored-By: Continue noreply@continue.dev
Co-authored-by: bekahhw rhawrot@gmail.com
Summary
PR #12156 added the Inception Labs mercury-2 model with 128k context and tool calling support, but the Inception provider documentation doesn't include specific model details.
Current State
docs/customize/model-providers/top-level/inception.mdxexists but uses generic placeholders like<MODEL_NAME>and<MODEL_ID>Documentation Needed
Related PR
Generated with Continue
Co-Authored-By: Continue noreply@continue.dev
Co-authored-by: bekahhw rhawrot@gmail.com