Skip to content

Commit a1fda36

Browse files
committed
Remove text calling Deep Search new
1 parent 6bf2be5 commit a1fda36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deep-search/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<p className= "subtitle">Learn more about Sourcegraph's agentic Code Search tool Deep Search.</p>
44

5-
<Callout type="note"> New in version 6.5. 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. </Callout>
5+
<Callout type="note">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. </Callout>
66

77
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.
88

0 commit comments

Comments
 (0)