deepseek readme

This commit is contained in:
Steve Androulakis
2025-01-26 21:24:04 -08:00
parent 793582cad6
commit e2a714f5fa

View File

@@ -44,7 +44,7 @@ To use Anthropic:
### Option 4: Deepseek-V3
To use Anthropic:
To use Deepseek-V3:
1. Obtain a Deepseek API key and set it in the `DEEPSEEK_API_KEY` environment variable in `.env`.
2. Set `LLM_PROVIDER=deepseek` in your `.env` file.