Skip to content

Commit 7ff0d65

Browse files
committed
Simplify steps to enable auto-edit feature
1 parent 6a10d16 commit 7ff0d65

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/cody/capabilities/auto-edit.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,10 @@ Eligible Cody Pro users will gradually be given access to the auto-edit feature.
2424

2525
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:
2626

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
3031

3132
## How does auto-edit work?
3233

0 commit comments

Comments
 (0)