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
This change adds two additional steps to the instructions for enabling the auto-edit feature for Cody Enterprise customers. Specifically, it requires site administrators to allow the Fireworks provider as an allowed provider, in addition to enabling the feature flag
Copy file name to clipboardExpand all lines: docs/cody/capabilities/auto-edit.mdx
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,8 @@ Eligible Cody Pro users will gradually be given access to the auto-edit feature.
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
27
1. Site administrators must enable the feature flag `cody-autoedit-experiment-enabled-flag`
28
-
2. Once enabled, developers will receive a notification in their editor to turn it on
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
0 commit comments