File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ There are multiples ways to configure ECA:
5656
5757## Providers / Models
5858
59- For providers and models configuration check the [ dedicated models section] ( ./models.md#adding-and-configuring-models ) .
59+ For providers and models configuration check the [ dedicated models section] ( ./models.md#custom-providers ) .
6060
6161## MCP
6262
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ The built-in commands are:
8989
9090#### Custom commands
9191
92- It's possible to configure custom command prompts, for more details check [ its configuration] ( ./configuration.md#custom-commands )
92+ It's possible to configure custom command prompts, for more details check [ its configuration] ( ./configuration.md#custom-command-prompts )
9393
9494### Login
9595
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Models capabilities and configurations are retrieved from [models.dev](https://m
1818
1919Built-in providers have already base initial ` providers ` configs, so you can change to add models or set its key/url.
2020
21- For more details, check the [ config schema] ( ./configuration.md#schema ) .
21+ For more details, check the [ config schema] ( ./configuration.md#all-configs ) .
2222
2323Example:
2424
You can’t perform that action at this time.
0 commit comments