Skip to content

Commit c2c872b

Browse files
authored
1 parent 864e047 commit c2c872b

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docs/cody/clients/enable-cody-enterprise.mdx

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,28 @@ Cody Enterprise supports searching up to 10 repositories to find relevant contex
7272
Sourcegraph Enterprise supports many different LLM providers and models. You can use state of the art code completion models such as Anthropic's Claude or OpenAI's ChatGPT by adjusting your Sourcegraph instance's configuration.
7373

7474
Refer to the [Model Configuration](/cody/clients/model-configuration) or [Supported Models](/cody/capabilities/supported-models) sections for more information.
75+
Use the drop-down menu to make your desired selection and get a detailed breakdown of the supported LLM models for each provider on Cody Enterprise.
76+
77+
<FeatureParity type='ent' />
78+
For the supported LLM models listed above refer to the following notes:
79+
80+
1. Microsoft Azure is planning to deprecate the APIs used in SG version less than `5.3.3` on July 1, 2024 [Source](https://learn.microsoft.com/en-us/azure/ai-services/openai/api-version-deprecation)
81+
2. Claude 2.1 is not recommended
82+
3. Sourcegraph doesn't recommend GPT-4 non-turbo, Claude 1 or 2 models
83+
4. Only supported through legacy completions API
84+
5. BYOK with managed services are only supported for Self-hosted Sourcegraph instances
85+
6. GPT-4 and GPT-4o for completions has a bug that is resulting in many failed completions
86+
87+
### Supported model configuration
88+
89+
Use the drop-down menu to make your desired selection and get a detailed breakdown of the supported model configuration for each provider on Cody Enterprise. This is an on-site configuration. Admins should pick a value from the table for `chatModel` to configure their chat model.
90+
91+
<FeatureParity type='configuration' />
92+
93+
For the supported LLM model configuration listed above refer to the following notes:
94+
95+
1. Microsoft Azure is planning to deprecate the APIs used in SG version less than `5.3.3` on July 1, 2024 [Source](https://learn.microsoft.com/en-us/azure/ai-services/openai/api-version-deprecation)
96+
2. Claude 2.1 is not recommended
97+
3. Sourcegraph doesn't recommend GPT-4 non-turbo, Claude 1 or 2 models
98+
4. Only supported through legacy completions API
99+
5. BYOK with managed services are only supported for Self-hosted Sourcegraph instances

0 commit comments

Comments
 (0)