We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63658ea commit 2873f70Copy full SHA for 2873f70
README.md
@@ -39,11 +39,7 @@ uv sync --all-extras
39
40
### Step 2: Configure Environment Variables
41
42
-Set your OpenRouter API key in your environment:
43
-
44
-```bash
45
-export OPENROUTER_API_KEY=<your-openrouter-api-key>
46
-```
+Rename `.env.example` to `.env` and add in the variables (e.g. your [OpenRouter API Key](https://openrouter.ai/keys))
47
48
Verify your available credits and get all supported models with:
49
0 commit comments