Skip to content

Commit 62d00d8

Browse files
committed
minor edits
1 parent 0135a5f commit 62d00d8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/cody/capabilities/agentic-chat.mdx

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

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

5-
<Callout type="info">Agentic chat is currently in the Experimental stage for Cody Pro and Enterprise and is supported only on VS Code, Visual Studio, JetBrains editor extensions, and Web. Usage may be limited at this stage.</Callout>
5+
<Callout type="info">Agentic chat is currently in the Experimental stage for Cody Pro and Enterprise and is supported on VS Code, JetBrains, Visual Studio editor extensions, and Web. Usage may be limited at this stage.</Callout>
66

77
Cody's agentic chat experience is an AI agent that can evaluate context and fetch any additional context (OpenCtx, terminal, etc.) by providing enhanced, context-aware chat capabilities. It extends Cody's functionality by proactively understanding your coding environment and gathering relevant information based on your requests before responding. These features help you get noticeably higher-quality responses.
88

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

2626
### Getting agentic chat access for Enterprise customers
2727

28-
Currently, agentic chat uses Claude 3.5 Haiku for the reflection steps as it provides a good balance between quality and latency. Your enterprise instance must have access to Claude 3.5 Haiku to use agentic chat. 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:
28+
Currently, agentic chat uses Claude 3.5 Haiku for the reflection steps as it provides a good balance between quality and latency. Your enterprise instance must have access to Claude 3.5 Haiku to use agentic chat.
29+
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:
2931

3032
- `agentic-chat-experimental` to get access to the feature
3133
- `agentic-chat-cli-tool-experimental` to allow [terminal access](#terminal-commands)

0 commit comments

Comments
 (0)