Skip to content

Commit e0b535c

Browse files
authored
Update Aider command line for Ollama (#40)
Update model reference for Ollama
1 parent 8ddf492 commit e0b535c

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)