Skip to content

Commit 842f092

Browse files
committed
Enhance API Configuration Profiles documentation with improved image formatting for clarity
1 parent 4d2fd09 commit 842f092

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

docs/advanced-usage/api-configuration-profiles.md

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,26 +23,34 @@ Note that available settings vary by provider and model. Each provider offers di
2323

2424
1. Open Settings by clicking the gear icon <Codicon name="gear" /> → Providers
2525
2. Click the "+" button next to the profile selector
26-
<img src="/img/api-configuration-profiles/api-configuration-profiles-1.png" alt="Profile selector with plus button" width="550" />
26+
27+
<img src="/img/api-configuration-profiles/api-configuration-profiles-1.png" alt="Profile selector with plus button" width="550" />
2728
3. Enter a name for your new profile
28-
<img src="/img/api-configuration-profiles/api-configuration-profiles.png" alt="Creating a new profile dialog" width="550" />
29+
30+
<img src="/img/api-configuration-profiles/api-configuration-profiles.png" alt="Creating a new profile dialog" width="550" />
2931
4. Configure the profile settings:
3032
- Select your API provider
31-
<img src="/img/api-configuration-profiles/api-configuration-profiles-2.png" alt="Provider selection dropdown" width="550" />
33+
34+
<img src="/img/api-configuration-profiles/api-configuration-profiles-2.png" alt="Provider selection dropdown" width="550" />
3235
- Enter API key
33-
<img src="/img/api-configuration-profiles/api-configuration-profiles-3.png" alt="API key entry field" width="550" />
36+
37+
<img src="/img/api-configuration-profiles/api-configuration-profiles-3.png" alt="API key entry field" width="550" />
3438
- Choose a model
35-
<img src="/img/api-configuration-profiles/api-configuration-profiles-8.png" alt="Model selection interface" width="550" />
39+
40+
<img src="/img/api-configuration-profiles/api-configuration-profiles-8.png" alt="Model selection interface" width="550" />
3641
- Adjust model parameters
37-
<img src="/img/api-configuration-profiles/api-configuration-profiles-5.png" alt="Model parameter adjustment controls" width="550" />
42+
43+
<img src="/img/api-configuration-profiles/api-configuration-profiles-5.png" alt="Model parameter adjustment controls" width="550" />
3844

3945
### Switching Profiles
4046

4147
Switch profiles in two ways:
4248
1. From Settings panel: Select a different profile from the dropdown
43-
<img src="/img/api-configuration-profiles/api-configuration-profiles-7.png" alt="Profile selection dropdown in Settings" width="550" />
49+
50+
<img src="/img/api-configuration-profiles/api-configuration-profiles-7.png" alt="Profile selection dropdown in Settings" width="550" />
4451
2. During chat: Access the API Configuration dropdown in the chat interface
45-
<img src="/img/api-configuration-profiles/api-configuration-profiles-9.png" alt="API Configuration dropdown in chat interface" width="550" />
52+
53+
<img src="/img/api-configuration-profiles/api-configuration-profiles-9.png" alt="API Configuration dropdown in chat interface" width="550" />
4654

4755
### Editing and Deleting Profiles
4856

0 commit comments

Comments
 (0)