chores: morph model (#2501)

This commit is contained in:
yetone
2025-07-22 00:02:34 +08:00
committed by GitHub
parent 27a88c095f
commit e9c031ab6b

View File

@@ -962,6 +962,15 @@ To enable Fast Apply, you need to:
export MORPH_API_KEY="your-enterprise-api-key"
```
4. **Change Morph model**:
```lua
providers = {
morph = {
model = "morph-v3-large",
},
}
```
### Model Options
Morph provides different models optimized for different use cases: