docs: for cursor planning mode (#1309)

This commit is contained in:
yetone
2025-02-20 00:09:18 +08:00
committed by GitHub
parent 36f8db9629
commit 4fd2cf0e40
2 changed files with 11 additions and 5 deletions

View File

@@ -492,10 +492,14 @@ Given its early stage, `avante.nvim` currently supports the following basic func
> [!IMPORTANT]
>
> Due to the poor performance of other models, avante.nvim only recommends using the claude-3.5-sonnet model.
> All features can only be guaranteed to work properly on the claude-3.5-sonnet model.
> We do not accept changes to the code or prompts to accommodate other models. Otherwise, it will greatly increase our maintenance costs.
> We hope everyone can understand. Thank you!
> ~~Due to the poor performance of other models, avante.nvim only recommends using the claude-3.5-sonnet model.~~
> ~~All features can only be guaranteed to work properly on the claude-3.5-sonnet model.~~
> ~~We do not accept changes to the code or prompts to accommodate other models. Otherwise, it will greatly increase our maintenance costs.~~
> ~~We hope everyone can understand. Thank you!~~
> [!IMPORTANT]
>
> Since avante.nvim now supports [cursor planning mode](./cursor-planning-mode.md), the above statement is no longer valid! avante.nvim now supports most models! If you encounter issues with normal usage, please try enabling [cursor planning mode](./cursor-planning-mode.md).
> [!IMPORTANT]
>