chore: update README with Fast Apply instructions

This commit is contained in:
yetone
2025-07-19 13:55:53 +08:00
parent 2335ea3d15
commit 0618dbc151

View File

@@ -948,12 +948,10 @@ To enable Fast Apply, you need to:
1. **Enable Fast Apply in your configuration**: 1. **Enable Fast Apply in your configuration**:
```lua ```lua
require('avante').setup({
behaviour = { behaviour = {
enable_fastapply = true, -- Enable Fast Apply feature enable_fastapply = true, -- Enable Fast Apply feature
}, },
-- ... other configuration -- ... other configuration
})
``` ```
2. **Get your Morph API key**: 2. **Get your Morph API key**: