You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -110,7 +110,7 @@ You can opt-in the auto-edit feature from the JetBrains Cody plugin settings.
110
110
Auto-edit is available for Enterprise customers with [Sourcegraph Cody Gateway](/cody/core-concepts/cody-gateway#sourcegraph-cody-gateway) access. Enabling the feature requires two steps:
111
111
112
112
1. Site administrators must:
113
-
- Ensure the feature flag `cody-autoedit-experiment-enabled-flag` is enabled (enabled by default)
113
+
- Ensure the feature flag `cody-autoedit-experiment-enabled-flag` is enabled from the settings editor
114
114
- Add `fireworks::*` as an [allowed provider](https://sourcegraph.com/docs/cody/enterprise/model-configuration#model-filters) (see below)
115
115
2. Once enabled, auto-edit will become the default suggestion mode for all users
116
116
3. Users can optionally switch back to autocomplete from the Cody extension settings
0 commit comments