Skip to content

Commit a87c060

Browse files
Merge pull request #43 from syncfusion-content/docs-master
image and table changes
2 parents 9823b3a + ca4a731 commit a87c060

File tree

29 files changed

+51
-19
lines changed

29 files changed

+51
-19
lines changed

code-studio-toc.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,9 @@
186186
</li>
187187
<li>Release Notes
188188
<ul>
189+
<li>
190+
<a href="/code-studio/release-notes/v1.0.2">v1.0.2</a>
191+
</li>
189192
<li>
190193
<a href="/code-studio/release-notes/v1.0.1">v1.0.1</a>
191194
</li>
-3.21 KB
Loading

code-studio/enterprise-server/fallback.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,17 @@ Fallback Policies in Code Studio ensure uninterrupted AI workflows by automatica
3030
**Steps**:
3131

3232
1. Go to the fallback Policies page under the BYOK section.
33-
3433
<img src="./enterprise-images/fallback1.png" alt="fallback" />
3534

3635
2. Enable the Fallback Policy toggle.
36+
3737
3. Click on edit and set the Maximum Number of Retries.
3838
4. Add models in the desired Fallback Order:
39-
- Select models from available providers.
40-
- Arrange them in priority order.
4139

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

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

code-studio/enterprise-server/providersandmodels.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ To integrate an LLM provider into Code Studio:
2424
- **Provider Name**: Enter the name of the LLM provider (e.g., OpenAI, Anthropic).
2525
- **API Key**: Paste the API key provided by the LLM service.
2626
4. Click **“Add”** to save the provider.
27-
28-
<img src="./enterprise-images/llm and providers.png" alt="Provider" />
27+
<img src="./enterprise-images/llm and providers.png" alt="Provider" />
2928

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

@@ -44,7 +43,6 @@ To add a model under a configured provider:
4443
- **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.
4544
<img src="./enterprise-images/addmode.png" alt="provider" />
4645
5. Click Add to include the model in your BYOK model list.
47-
4846
<img src="./enterprise-images/add model.png" alt="provider" />
4947
6. Click Manage Default Settings to customize which AI models are used for key IDE functionalities like chat, edit, apply, and autocomplete.
5048

code-studio/enterprise-server/settings.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,22 +58,22 @@ Add-on credits fund model usage across your organization.
5858
<tr>
5959
<td>Free</td>
6060
<td>$0</td>
61-
<td>IDE access, 4 AI models, UI builder, dashboards, community support</td>
61+
<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>
6262
</tr>
6363
<tr>
6464
<td>Basic</td>
6565
<td>$20/month</td>
66-
<td>Premium & BYOK models, team dashboards, fallback policies, basic support</td>
66+
<td>Premium & BYOK models, team dashboards, fallback policies, Team-wide credit pooling, Custom credit recharge, 2000 credits per user</td>
6767
</tr>
6868
<tr>
6969
<td>Pro</td>
7070
<td>$30/month</td>
71-
<td>Everything in Basic + 1300 credits/user, priority support</td>
71+
<td>Everything in Basic + 10% bonus in credit, 3300 credits per user.</td>
7272
</tr>
7373
<tr>
7474
<td>Enterprise</td>
75-
<td>Custom pricing</td>
76-
<td>Everything in Pro + 2000 credits/user, 4800 credits/org, enterprise support</td>
75+
<td>$40/month</td>
76+
<td>Everything in Pro + 20% bonus in credit, 4800 credits per user.</td>
7777
</tr>
7878
<tr>
7979
<td>BYOK Unlimited</td>
31.9 KB
Loading
28.9 KB
Loading
-12 KB
Loading
-20.5 KB
Loading
41.6 KB
Loading

0 commit comments

Comments
 (0)