From 13d1f350437fa6a99c8f66ac29a224fe0a57f3c3 Mon Sep 17 00:00:00 2001
From: Keyukemi Ubi <65344874+Keyukemi@users.noreply.github.com>
Date: Tue, 20 May 2025 21:55:11 +0100
Subject: [PATCH] Update agentic-chat.mdx
Removed mention of Cody Pro in agentic chat because it is no longer available and misleading to users
---
docs/cody/capabilities/agentic-chat.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/cody/capabilities/agentic-chat.mdx b/docs/cody/capabilities/agentic-chat.mdx
index 101a9709c..610d739fe 100644
--- a/docs/cody/capabilities/agentic-chat.mdx
+++ b/docs/cody/capabilities/agentic-chat.mdx
@@ -2,7 +2,7 @@
Learn about the agentic chat experience, an exclusive chat-based AI agent with enhanced capabilities.
-Agentic chat (available in version 6.0) 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.
+Agentic chat (available in version 6.0) is currently in the Experimental stage for Enterprise and is supported on VS Code, JetBrains, Visual Studio editor extensions and Web. Usage may be limited at this stage.
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.