Skip to content

Commit 59d5b06

Browse files
committed
fixups
1 parent bd1c04b commit 59d5b06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/model-provider/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ To enable completions provided by the Sourcegraph model proivder on your Sourceg
2525

2626
This feature is backed by a service hosted at `cody-gateway.sourcegraph.com`. To use the Sourcegraph Model Provider, your Sourcegraph instance must be allowed to connect to the service at this domain.
2727

28+
After setting up model configuration, you may need to take additional steps to enable [Deep Search](/deep-search) or [Cody](/cody).
29+
2830
## Rate limits and quotas
2931

3032
Rate limits and quotas are tied to your Sourcegraph Enterprise license for Sourcegraph Enterprise instances. All successful LLM requests will count toward your rate limits. Unsuccessful requests are not counted as usage.
@@ -35,11 +37,9 @@ In addition to the above, we may throttle concurrent requests per Sourcegraph En
3537

3638
## Privacy and security
3739

38-
Sourcegraph's [Enterprise AI Terms of Use](https://sourcegraph.com/terms/ai-terms) apply to all usage of the Sourcegraph Model Provider and Cody Gateway:
40+
Sourcegraph's [Enterprise AI Terms of Use](https://sourcegraph.com/terms/ai-terms) apply to all usage of the Sourcegraph Model Provider:
3941

4042
- Input and output ownership: You own all inputs (queries) and outputs (generated code/text) from AI features
4143
- Zero retention by LLM partners: Partner LLMs do not retain any input or output data beyond the time needed to generate responses. Your enterprise code is not used to train LLM models unless you explicitly enable finetuning features.
4244
- Data collection: Customer content (inputs, outputs, context) is collected solely to provide the service, not for product improvement. Only rate limit consumption and high-level diagnostic data (error codes, numeric parameters) are tracked
4345
- Security: All data is processed according to Sourcegraph's [Security Exhibit](https://sourcegraph.com/terms/security-exhibit)
44-
45-
For more privacy details, refer to the [Cody usage and privacy notice](https://about.sourcegraph.com/terms/cody-notice).

0 commit comments

Comments
 (0)