From ffa4295a8cc3220e26b63d86a104f99c4221f781 Mon Sep 17 00:00:00 2001 From: Dan Barr Date: Thu, 16 Jan 2025 09:17:00 -0500 Subject: [PATCH] Update model reference for Ollama --- docs/partials/_aider-providers.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/partials/_aider-providers.mdx b/docs/partials/_aider-providers.mdx index ad7d3db..59dbf29 100644 --- a/docs/partials/_aider-providers.mdx +++ b/docs/partials/_aider-providers.mdx @@ -99,7 +99,7 @@ Restart your shell after running `setx`. Then run Aider: ```bash -aider --model ollama/ +aider --model ollama_chat/ ``` Replace `` with the name of a coding model you have installed