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
Summary
The Inception provider documentation at
docs/customize/model-providers/top-level/inception.mdxneeds to be updated to include the newly added mercury-2 model.Related PR
What needs to be documented
listModels()Example configuration
Generated with Continue
Co-Authored-By: Continue noreply@continue.dev
Co-authored-by: bekahhw rhawrot@gmail.com