From cdbfe79097fa2c72578b5560559b88e680f137c8 Mon Sep 17 00:00:00 2001 From: yetone Date: Mon, 10 Mar 2025 02:43:12 +0800 Subject: [PATCH] docs: for ollama (#1545) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 98c6cc6..3741022 100644 --- a/README.md +++ b/README.md @@ -694,6 +694,9 @@ ollama = { } ``` +> [!NOTE] +> If you use ollama, the code planning effect may not be ideal, so it is strongly recommended that you enable [cursor-planning-mode](https://github.com/yetone/avante.nvim/blob/main/cursor-planning-mode.md) + ## Custom providers Avante provides a set of default providers, but users can also create their own providers.