Skip to content

Commit dde3614

Browse files
authored
Merge pull request #9872 from microsoft/ntrogh/amazing-lion
Fix image link
2 parents 36144aa + 32743c6 commit dde3614

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/agent-customization/language-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For background on how language models work, their characteristics, and how to ch
2222

2323
Use the language model picker in the chat input field to change the model for chat conversations and code editing.
2424

25-
![Screenshot that shows the model picker in the Chat view.](../images/language-models/model-dropdown-change-model-v2.png)
25+
![Screenshot that shows the model picker in the Chat view.](images/language-models/model-dropdown-change-model-v2.png)
2626

2727
Different models have different strengths. Use a fast model for quick edits and simple questions, and a reasoning model for complex refactoring, architectural decisions, or multi-step tasks. Depending on the [type of agent](/docs/agents/concepts/agents.md#agent-types) you are using, the list of available models might differ.
2828

0 commit comments

Comments
 (0)