You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ Install the plugin for your editor and ECA server will be downloaded and started
59
59
60
60
### 2. Set up your first model
61
61
62
-
To use ECA, you need to configure at least one model with your API key. See the [Models documentation](./models#adding-and-configuring-models) for detailed instructions on:
62
+
To use ECA, you need to configure at least one model with your API key. See the [Models documentation](./models.md#adding-and-configuring-models) for detailed instructions on:
63
63
64
64
- Setting up API keys for OpenAI, Anthropic, or Ollama
65
65
- Adding and customizing models
@@ -74,7 +74,7 @@ To use ECA, you need to configure at least one model with your API key. See the
74
74
}
75
75
```
76
76
77
-
**Note**: For other providers or custom models, see the [custom providers documentation](./models#setting-up-a-custom-provider).
77
+
**Note**: For other providers or custom models, see the [custom providers documentation](./models.md#setting-up-a-custom-provider).
0 commit comments