Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit ffa4295

Browse files
committed
Update model reference for Ollama
1 parent c0ea7bd commit ffa4295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/partials/_aider-providers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Restart your shell after running `setx`.
9999
Then run Aider:
100100

101101
```bash
102-
aider --model ollama/<MODEL_NAME>
102+
aider --model ollama_chat/<MODEL_NAME>
103103
```
104104

105105
Replace `<MODEL_NAME>` with the name of a coding model you have installed

0 commit comments

Comments
 (0)