Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified code-studio/enterprise-server/enterprise-images/settingsorg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 5 additions & 4 deletions code-studio/enterprise-server/fallback.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,17 @@ Fallback Policies in Code Studio ensure uninterrupted AI workflows by automatica
**Steps**:

1. Go to the fallback Policies page under the BYOK section.

<img src="./enterprise-images/fallback1.png" alt="fallback" />

2. Enable the Fallback Policy toggle.

3. Click on edit and set the Maximum Number of Retries.
4. Add models in the desired Fallback Order:
- Select models from available providers.
- Arrange them in priority order.

<img src="./enterprise-images/fallback2.png" alt="fallback" />
- Select models from available providers.
- Arrange them in priority order.

<img src="./enterprise-images/fallback2.png" alt="fallback" />

> **Note**: You can edit the model list and reorder them anytime to optimize fallback behavior for BYOK models.

Expand Down
4 changes: 1 addition & 3 deletions code-studio/enterprise-server/providersandmodels.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ To integrate an LLM provider into Code Studio:
- **Provider Name**: Enter the name of the LLM provider (e.g., OpenAI, Anthropic).
- **API Key**: Paste the API key provided by the LLM service.
4. Click **“Add”** to save the provider.

<img src="./enterprise-images/llm and providers.png" alt="Provider" />
<img src="./enterprise-images/llm and providers.png" alt="Provider" />

✅ Once added, the provider will be available for model selection.

Expand All @@ -44,7 +43,6 @@ To add a model under a configured provider:
- **Modes**: Select one or more modes in which the model should be used. This is a multi-select field, allowing you to choose multiple modes for a single model.
<img src="./enterprise-images/addmode.png" alt="provider" />
5. Click Add to include the model in your BYOK model list.

<img src="./enterprise-images/add model.png" alt="provider" />
6. Click Manage Default Settings to customize which AI models are used for key IDE functionalities like chat, edit, apply, and autocomplete.

Expand Down
10 changes: 5 additions & 5 deletions code-studio/enterprise-server/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,22 +58,22 @@ Add-on credits fund model usage across your organization.
<tr>
<td>Free</td>
<td>$0</td>
<td>IDE access, 4 AI models, UI builder, dashboards, community support</td>
<td>IDE access, Enterprise server for 1 user, 4 AI models, UI builder, MCP server integration, Quick actions and codebase search, Memory and image input support.</td>
</tr>
<tr>
<td>Basic</td>
<td>$20/month</td>
<td>Premium & BYOK models, team dashboards, fallback policies, basic support</td>
<td>Premium & BYOK models, team dashboards, fallback policies, Team-wide credit pooling, Custom credit recharge, 2000 credits per user</td>
</tr>
<tr>
<td>Pro</td>
<td>$30/month</td>
<td>Everything in Basic + 1300 credits/user, priority support</td>
<td>Everything in Basic + 10% bonus in credit, 3300 credits per user.</td>
</tr>
<tr>
<td>Enterprise</td>
<td>Custom pricing</td>
<td>Everything in Pro + 2000 credits/user, 4800 credits/org, enterprise support</td>
<td>$40/month</td>
<td>Everything in Pro + 20% bonus in credit, 4800 credits per user.</td>
</tr>
<tr>
<td>BYOK Unlimited</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ you can see the added model appear in local model category in model's section
Navigate to Code Studio dashboard website by clicking the dashboard button in the profile icon.

<img src="../reference-images/BYOK1.png" alt="BYOK">
<img src="../reference-images/BYOK7.png" alt="BYOK">


In the dashboard website navigate to BYOK/LLM keys section and add the LLM key by clicking 'Add LLM key' button

Expand Down
Binary file modified code-studio/reference/reference-images/BYOK1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added code-studio/reference/reference-images/BYOK7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.