docs(readme): un-bury the environment variable listing

This commit is contained in:
Christian Rocha
2025-07-30 11:14:55 -04:00
committed by GitHub
parent 8c9a59c5cb
commit 58dfed58ad

View File

@@ -105,9 +105,6 @@ Crush. You'll be prompted to enter your API key.
That said, you can also set environment variables for preferred providers.
<details>
<summary><strong>Supported Environment Variables</strong></summary>
| Environment Variable | Provider |
| -------------------------- | -------------------------------------------------- |
| `ANTHROPIC_API_KEY` | Anthropic |
@@ -123,8 +120,6 @@ That said, you can also set environment variables for preferred providers.
| `AZURE_OPENAI_API_KEY` | Azure OpenAI models (optional when using Entra ID) |
| `AZURE_OPENAI_API_VERSION` | Azure OpenAI models |
</details>
### By the Way
Is there a provider youd like to see in Crush? Is there an existing model that needs an update?