mirror of
https://github.com/kennethreitz/simplemind.git
synced 2026-06-05 22:50:18 +00:00
Refactor README.md to include instructions for setting multiple API keys in environment variables
This commit is contained in:
@@ -49,13 +49,7 @@ Authenticate your API keys by setting them in the environment variables:
|
||||
$ export OPENAI_API_KEY="sk-..."
|
||||
```
|
||||
|
||||
or
|
||||
|
||||
```bash
|
||||
$ export ANTHROPIC_API_KEY="sk-..."
|
||||
```
|
||||
|
||||
*&c.*
|
||||
Other supported environment variables: `ANTHROPIC_API_KEY`, `GROK_API_KEY`, `XAI_API_KEY`, and `GROQ_API_KEY`.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user