Skip to content

Commit bd8e1c9

Browse files
committed
Minor fix
1 parent 26a7ba8 commit bd8e1c9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/cody/capabilities/agentic-chat.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Agentic chat
1+
# Agentic chat
22

33
<p className="subtitle"> Learn about the agentic chat experience, an exclusive chat-based AI agent with enhanced capabilities.</p>
44

@@ -27,7 +27,7 @@ Pro users can find the agentic chat option in the LLM selector drop-down. Enterp
2727

2828
Currently, agentic chat uses Claude 3.5 Haiku for the reflection steps and Claude 3.5 Sonnet for the final response to provide a good balance between quality and latency. Your enterprise instance must have access to both Claude 3.5 Sonnet and Claude 3.5 Haiku to use agentic chat.
2929

30-
Additionally, enterprise customers need to upgrade their supported client (VS Code, JetBrains, and Visual Studio) to the latest version of the plugin by enabling the following feature flags on their Sourcegraph Instance:
30+
Additionally, enterprise users need to upgrade their supported client (VS Code, JetBrains, and Visual Studio) to the latest version of the plugin by enabling the following feature flags on their Sourcegraph Instance:
3131

3232
- `agentic-chat-experimental` to get access to the feature
3333
- `agentic-chat-cli-tool-experimental` to allow [terminal access](#terminal-commands)
@@ -76,4 +76,3 @@ Agentic chat can be helpful to assist you with a wide range of tasks, including:
7676
### Enterprise deployments
7777

7878
All customers are required to have Claude 3.5 Sonnet and Claude 3.5 Haiku enabled on their Sourcegraph instance (this requires Sourcegraph v5.9 and new [model configuration](/cody/enterprise/model-configuration)).
79-

0 commit comments

Comments
 (0)