1 parent b8ab670 commit 50b06c5Copy full SHA for 50b06c5
1 file changed
README.md
@@ -6,6 +6,7 @@ Inspired by modern coding-agent CLIs, with a similar workflow and UX: REPL with
6
7
```powershell
8
# 30-second quickstart (Windows / PowerShell)
9
+# DeepSeek
10
$env:DEEPSEEK_API_KEY = "sk-..."
11
cargo run --release -- repl --provider deepseek --model deepseek-v4-pro --project D:\your-project --no-setup
12
0 commit comments