Skip to content

Commit 168e76b

Browse files
committed
Refactor code structure for improved readability and maintainability
1 parent 40630d3 commit 168e76b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/providers/litellm.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ Once your LiteLLM server is running:
4343
* The models displayed in the dropdown are sourced from this endpoint.
4444
* If no model is selected, Roo Code defaults to `anthropic/claude-3-7-sonnet-20250219` (this is `litellmDefaultModelId`). Ensure this model (or your desired default) is configured and available on your LiteLLM server.
4545

46-
<img src="/img/providers/litellm-settings.png" alt="Roo Code LiteLLM Provider Settings" width="600" />
47-
*Placeholder for an image showing LiteLLM provider settings in Roo Code.*
46+
<img src="/img/litellm/litellm.png" alt="Roo Code LiteLLM Provider Settings" width="600" />
4847

4948
## How Roo Code Fetches and Interprets Model Information
5049

static/img/litellm/litellm.png

66.3 KB
Loading

0 commit comments

Comments
 (0)