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
+5-16Lines changed: 5 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,24 +64,13 @@ Install the plugin for your editor and ECA server will be downloaded and started
64
64
65
65
### 2. Set up your first model
66
66
67
-
To use ECA, you need to configure at least one model with your API key (_tip: Github Copilot offer free models!_). See the [Models documentation](https://eca.dev/models#adding-and-configuring-models) for detailed instructions on:
67
+
To use ECA, you need to configure at least one model / provider (_tip: Github Copilot offer free models!_). See the [Models documentation](https://eca.dev/models#adding-and-configuring-models) for detailed instructions:
68
68
69
-
- Setting up API keys for OpenAI, Anthropic, Copilot or Ollama
70
-
- Adding and customizing models
71
-
- Configuring custom providers
69
+
1. Type in the chat `/login`.
70
+
2. Chose your provider
71
+
3. Follow the steps to configure the key or auth for your provider.
72
72
73
-
**Quick start**: Create a `~/.config/eca/config.json` file with your API key:
0 commit comments