From 7d1dee99aafc4f647f75a9b420e7829ddd7517e8 Mon Sep 17 00:00:00 2001 From: Justin Dorfman Date: Thu, 2 Oct 2025 20:23:56 -0700 Subject: [PATCH] Removed Enterprise Starter from callout --- docs/deep-search/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deep-search/index.mdx b/docs/deep-search/index.mdx index 9c5777d0e..307a010b3 100644 --- a/docs/deep-search/index.mdx +++ b/docs/deep-search/index.mdx @@ -2,7 +2,7 @@

Learn more about Sourcegraph's agentic Code Search tool Deep Search.

-Deep Search is available for Enterprise and Enterprise Starter customers. It's not supported for BYOK users. Please reach out to your Sourcegraph account team to request access. +Deep Search is available for Enterprise customers. It's not supported for BYOK users. Please reach out to your Sourcegraph account team to request access. Deep Search is an agentic code search tool that understands natural language questions about your codebase. When a question is submitted, Deep Search performs an in-depth search and returns a detailed answer. The conversation can be continued with follow-up questions to dive deeper into relevant code.