Skip to content

Commit 9251756

Browse files
committed
Remove image and improve callout
1 parent 5a63331 commit 9251756

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/cody/capabilities/auto-edit.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<p className="subtitle">Auto-edit suggests code changes by analyzing cursor movements and typing. After you've made at least one character edit in your codebase, it begins proposing contextual modifications based on your cursor position and recent changes.</p>
44

5-
<Callout type="info">Auto-edit is currently supported in the VS Code extension with Sourcegraph v6.0+. It's available in Beta for Pro, Enterprise Starter and Enterprise users on Cody Gateway. For Free users, auto-edit remains as Experimental.</Callout>
5+
<Callout type="info">Auto-edit is currently supported in the VS Code extension with Sourcegraph v6.0+. It's available in Beta for Pro, Enterprise Starter and Enterprise users on Cody Gateway. Auto-edit requires Fireworks to be enabled as a provider. Enterprise customers without Fireworks enabled can [disable the feature flag](#auto-edit-access-for-enterprise-customers)</Callout>
66

77
## Capabilities of auto-edit
88

@@ -28,7 +28,6 @@ Auto-edit is available for Enterprise customers with [Sourcegraph Cody Gateway](
2828
2. Once enabled, auto-edit will become the default suggestion mode for all users
2929
3. Users can optionally switch back to autocomplete from the Cody extension settings
3030
4. Site admins can opt out of auto-edits using the `cody-autoedit-experiment-enabled-flag` feature flag
31-
![enable-from-cody-settings](https://storage.googleapis.com/sourcegraph-assets/Docs/enable-auto-edit-from-settings.jpg)
3231

3332
The following example demonstrates how to add Fireworks as an allowed LLM provider:
3433

0 commit comments

Comments
 (0)