-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathcode-studio-toc.html
More file actions
237 lines (211 loc) · 8.71 KB
/
code-studio-toc.html
File metadata and controls
237 lines (211 loc) · 8.71 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
<?xml version="1.0" encoding="utf-8"?>
<ul class="treeview">
<li>Getting Started
<ul>
<li>
<a href="/code-studio/getting-started/overview">Overview</a>
</li>
<li>
<a href="/code-studio/getting-started/install-and-configuration">Install and Configuration</a>
</li>
<li>
<a href="/code-studio/getting-started/quick-start">Quickstart</a>
</li>
</ul>
</li>
<li>Tutorials
<ul>
<li>
<a href="/code-studio/tutorials/generate-your-first-code-using-agent">Generate your first code change using Agent</a>
</li>
<li>
<a href="/code-studio/tutorials/build-ui-using-syncfusionui-builder">Build your first UI using Syncfusion UI Builder</a>
</li>
<li>
<a href="/code-studio/tutorials/compare-ai-models">Compare AI models</a>
</li>
</ul>
</li>
<li>Enterprise Servers
<ul>
<li>
<a href="/code-studio/enterprise-server/getting-started">Getting Started</a>
</li>
<li>
<a href="/code-studio/enterprise-server/dashboard">Dashboard</a>
</li>
<li>BYOK
<ul>
<li>
<a href="/code-studio/enterprise-server/providersandmodels">Configure LLM Providers and Models</a>
</li>
<li>
<a href="/code-studio/enterprise-server/freemodel">Free Models</a>
</li>
<li>
<a href="/code-studio/enterprise-server/fallback">Fallback policy configuration</a>
</li>
</ul>
</li>
<li>
<a href="/code-studio/enterprise-server/userandteams">Manage Users and Teams</a>
</li>
<li>
<a href="/code-studio/enterprise-server/createbudget">Create Budget </a>
</li>
<li>
<a href="/code-studio/enterprise-server/settings">Settings </a>
</li>
</ul>
</li>
<li>How to Guides
<ul>
<li>
<a href="/code-studio/how-to-guides/daily-cost-usage">Daily cost usage and token tracking</a>
</li>
<li>
<a href="/code-studio/how-to-guides/add-BYOK-model">Add BYOK model for your organization</a>
</li>
<li>
<a href="/code-studio/how-to-guides/add-local-model">Add Models for your Personal Use</a>
</li>
<li>
<a href="/code-studio/how-to-guides/Configure-default-model">How to configure Default Models</a>
</li>
<li>
<a href="/code-studio/how-to-guides/invite-new-user">Invite new user to your organization</a>
</li>
<li>
<a href="/code-studio/how-to-guides/budget-alert">Set Budget Alerts</a>
</li>
<li>
<a href="/code-studio/how-to-guides/buy-more-credits">Buy more credits</a>
</li>
<li>
<a href="/code-studio/how-to-guides/quick-fix-error">Quick Fix your errors</a>
</li>
<li>
<a href="/code-studio/how-to-guides/manage-chat-session">Manage chat sessions</a>
</li>
<li>
<a href="/code-studio/how-to-guides/add-ollama-model">How to Add Free/Ollama Models </a>
</li>
</ul>
</li>
<li>Features
<ul>
<li>
<a href="/code-studio/features/autocomplete">Autocomplete</a>
</li>
<li>
<a href="/code-studio/features/ask">Ask</a>
</li>
<li>
<a href="/code-studio/features/edit">Edit</a>
</li>
<li>
<a href="/code-studio/features/agent">Agent</a>
</li>
<li>
<a href="/code-studio/features/plan">Plan</a>
</li>
<li>
<a href="/code-studio/features/checkpoints">Checkpoints</a>
</li>
<li>
<a href="/code-studio/features/add-context">Manage Context</a>
</li>
<li>
<a href="/code-studio/features/telemetry">Telemetry</a>
</li>
<li>
<a href="/code-studio/features/globalagent">Global Agent</a>
</li>
<li>
<a href="/code-studio/features/inlinechat">Inline Chat</a>
</li>
<li>
<a href="/code-studio/features/generatecode">Generate Code</a>
</li>
<!-- <li>
<a href="/code-studio/features/enhanceprompt">Enhance Prompt</a>
</li> -->
</ul>
</li>
<li> <a href="/code-studio/ui-builder">UI Builder</a> </li>
<li>Customization
<ul>
<li>MCP
<ul>
<li><a href="/code-studio/reference/configure-properties/mcp/marketplace">Marketplace</a></li>
<li><a href="/code-studio/reference/configure-properties/mcp/customservers">Custom Server</a></li>
</ul>
</li>
<li><a href="/code-studio/reference/configure-properties/custom-instructions">Custom Instructions</a></li>
<li><a href="/code-studio/reference/configure-properties/custom-agents">Custom Agents</a></li>
<li><a href="/code-studio/reference/configure-properties/custom-prompt">Custom Prompts</a></li>
<li><a href="/code-studio/reference/configure-properties/usersettings">User Settings</a></li>
<li><a href="/code-studio/reference/configure-properties/toolssupport">Tools</a></li>
</ul>
</li>
<li> <a href="/code-studio/security">Security</a> </li>
<li>Release Notes
<ul>
<li>
<a href="/code-studio/release-notes/v2.0.0">v2.0.0</a>
</li>
<li>
<a href="/code-studio/release-notes/v1.0.3">v1.0.3</a>
</li>
<li>
<a href="/code-studio/release-notes/v1.0.2">v1.0.2</a>
</li>
<li>
<a href="/code-studio/release-notes/v1.0.1">v1.0.1</a>
</li>
<li>
<a href="/code-studio/release-notes/v1.0.0">v1.0.0</a>
</li>
<li>
<a href="/code-studio/release-notes/v0.2.0">v0.2.0</a>
</li>
<li>
<a href="/code-studio/release-notes/v0.1.0">v0.1.0</a>
</li>
</ul>
</li>
<li>Troubleshoot
<ul>
<li>
<a href="/code-studio/troubleshoot/how-to-resolve-the-app-corruption">How to resolve Code Studio app corruption</a>
</li>
<li>
<a href="/code-studio/troubleshoot/openai-integration">How to Resolve Error (Status Code 403) for O3 model in OpenAI Integration via OpenRouter</a>
</li>
<li>
<a href="/code-studio/troubleshoot/migrate-code-studio-rules-to-instructions">How to migrate Code Studio Rules to Instructions in the latest release</a>
</li>
<li>
<a href="/code-studio/troubleshoot/migrate-legacy-prompt-files">How to migrate legacy Prompt files to the updated platform</a>
</li>
<li>
<a href="/code-studio/troubleshoot/migrate-agent-files">How to migrate Agent files from prior versions to the current release</a>
</li>
<li>
<a href="/code-studio/troubleshoot/access-session-history-files">How to access session history files in the revamped CodeStudio</a>
</li>
<li>
<a href="/code-studio/troubleshoot/enable-legacy-docs-indexing">How to enable legacy Docs Indexing within the updated platform</a>
</li>
<li>
<a href="/code-studio/troubleshoot/review-gitdiff-changes">How to review Git diff changes in the current release</a>
</li>
<li>
<a href="/code-studio/troubleshoot/use-codebase-search">How to use Codebase search in the latest version of CodeStudio</a>
</li>
<li>
<a href="/code-studio/troubleshoot/resolve-uncaught-exception-error">How to resolve the Uncaught Exception error during Code Studio auto update</a>
</li>
</ul>
</li>
</ul>