diff --git a/docs/deep-search/index.mdx b/docs/deep-search/index.mdx index 5c0cdf7ab..87fe41bd2 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.

- New in version 6.5. Deep Search is currently in research preview for Enterprise and Enterprise Starter customers. Because Deep Search is in research preview, it might change significantly as we improve and adjust to user feedback. Please reach out to your Sourcegraph account team to request access. + New in version 6.5. Deep Search is currently in research preview for Enterprise and Enterprise Starter customers. It's not supported for BYOK users. Because Deep Search is in research preview, it might change significantly as we improve and adjust to user feedback. 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. @@ -62,4 +62,4 @@ Conversation sharing is disabled by default. To enable conversation sharing, ask ### Custom model configuration and BYOK (Bring Your Own Key) -Deep Search is only available to customers using Sourcegraph’s built-in model gateway. Customers who configure and access their own models via BYOK cannot use the Deep Search feature. \ No newline at end of file +Deep Search is only available to customers using Sourcegraph’s built-in model gateway. Customers who configure and access their own models via BYOK cannot use the Deep Search feature.