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
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,9 +24,10 @@ Eligible Cody Pro users will gradually be given access to the auto-edit feature.
24
24
25
25
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:
26
26
27
-
1. Site administrators must enable the feature flag `cody-autoedit-experiment-enabled-flag`
28
-
2. They also need to allow the Fireworks provider as an allowed provider as [suggested here](https://sourcegraph.com/docs/cody/enterprise/model-configuration#model-filters)
29
-
3. Once enabled, developers will receive a notification in their editor to turn it on
27
+
1. Site administrators must:
28
+
- Enable the feature flag `cody-autoedit-experiment-enabled-flag`
29
+
- Allow the Fireworks provider as an [allowed provider](https://sourcegraph.com/docs/cody/enterprise/model-configuration#model-filters)
30
+
2. Once enabled, developers will receive a notification in their editor to turn it on
0 commit comments