From e2a714f5fab73173c23e6e4be8cbf5a662e8b141 Mon Sep 17 00:00:00 2001 From: Steve Androulakis Date: Sun, 26 Jan 2025 21:24:04 -0800 Subject: [PATCH] deepseek readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 207fbc8..b93acaa 100644 --- a/README.md +++ b/README.md @@ -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.