Skip to content

Updated the doc to correct that Cody-gateway users can also use Claude model and how site admins can enable it #1188

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion docs/cody/capabilities/supported-models.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,12 @@ Cody uses a set of models for autocomplete which are suited for the low latency
| :----------- | :------------- | :------- | :------ | :------------- | --- | --- | --- | --- | --- | --- |
| Fireworks.ai | Qwen 2.5 Coder | ✅ | ✅ | ✅ | | | | | | |

<Callout type="note">Enterprise users not using Cody Gateway get a Claude Sonnet-based model for Smart Apply.</Callout>
Fireworks.ai is the default model for cody-gateway, but if you wish to switch to Claude models, Site admins can do it following these steps-

<Callout type="note">Go to "Site admin"</Callout>

<Callout type="note">Click on the "Feature flags"</Callout>

<Callout type="note">Search for cody-smart-apply-instant-mode-enabled feature flag</Callout>

<Callout type="note">Turn off/delete the "cody-smart-apply-instant-mode-enabled" feature flag</Callout>