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