Skip to content

Commit 2aa5af4

Browse files
deep search: mention AI Terms and remove outdated model identifier (#1576)
mention AI Terms and remove outdated model identifier --------- Co-authored-by: Jan Hartman <janhartman@users.noreply.github.com>
1 parent 409e800 commit 2aa5af4

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

docs/admin/config/site-config.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,6 @@ All site configuration options and their default values are shown below.
269269
"extsvc.gitlab": false
270270
},
271271
"deepSearch.enabled": false,
272-
"deepSearch.model": "anthropic::2024-10-22::claude-sonnet-4-latest",
273272
"deepSearch.sharing.enabled": false,
274273
"enableGithubInternalRepoVisibility": false,
275274
"enablePermissionsWebhooks": false,

docs/deep-search/index.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ seoPriority: 1.0
66

77
<TierCallout>
88
Supported on [Enterprise Starter](/pricing/plans/enterprise-starter) and
9-
[Enterprise](/pricing/plans/enterprise) plans. It's not supported for BYOK
10-
users. Please reach out to your Sourcegraph account team to request access.
9+
[Enterprise](/pricing/plans/enterprise) plans. For new customers, the [Enterprise AI Terms of Use](https://sourcegraph.com/terms/ai-terms) apply and Deep Search is enabled by default. For existing customers with licenses predating the AI terms, Deep Search can be enabled after signing the AI terms addendum - please contact your account team for assistance. Deep Search is not supported for BYOK customers.
1110
<user>Available on the Web.</user>
1211
</TierCallout>
1312

@@ -73,7 +72,7 @@ If Deep Search is disabled, ask your site administrator to enable the following
7372
},
7473
```
7574

76-
For optimal performance, Deep Search is specialized only to use one model (Claude Sonnet 4).
75+
Deep Search uses a combination of frontier and specialized models selected by Sourcegraph. We continuously evaluate and update these models to ensure optimal performance.
7776

7877
### Enabling conversation sharing
7978

0 commit comments

Comments
 (0)