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
Copy file name to clipboardExpand all lines: docs/cody/capabilities/auto-edit.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Site admins can opt their organization out of the auto-edit feature by disabling
23
23
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:
24
24
25
25
1. Site administrators must:
26
-
-Enable the feature flag `cody-autoedit-experiment-enabled-flag`and can also opt-out via the same flag
26
+
-Ensure the feature flag `cody-autoedit-experiment-enabled-flag`is enabled (enabled by default)
27
27
- Add `fireworks::*` as an [allowed provider](https://sourcegraph.com/docs/cody/enterprise/model-configuration#model-filters) (see below)
28
28
2. Once enabled, auto-edit will become the default suggestion mode for all users
29
29
3. Users can optionally switch back to autocomplete from the Cody extension settings
0 commit comments