You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/agent-customization/language-models.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ For background on how language models work, their characteristics, and how to ch
22
22
23
23
Use the language model picker in the chat input field to change the model for chat conversations and code editing.
24
24
25
-

25
+

26
26
27
27
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.
0 commit comments