Skip to content

Commit 05fa1dc

Browse files
committed
docs
1 parent 5ef691f commit 05fa1dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ There are 3 possible ways to configure rules following this order of priority:
225225
"github-copilot": {"url": "https://api.githubcopilot.com"},
226226
"ollama": {"url": "http://localhost:11434"}
227227
},
228-
"defaultModel": nil, // let ECA decides the default model.
228+
"defaultModel": null, // let ECA decides the default model.
229229
"rules" : [],
230230
"commands" : [],
231231
"nativeTools": {"filesystem": {"enabled": true},

0 commit comments

Comments
 (0)