deepseek readme

This commit is contained in:
Steve Androulakis
2025-01-26 21:23:50 -08:00
parent 42f7c44cdb
commit 793582cad6

View File

@@ -46,7 +46,7 @@ To use Anthropic:
To use Anthropic:
1. Obtain an Anthropic API key and set it in the `DEEPSEEK_API_KEY` environment variable in `.env`.
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.
### Option 5: Local LLM via Ollama (not recommended)