Enable deepseek using the router mode

This commit is contained in:
jinhui.li
2025-02-28 22:47:47 +08:00
parent 6837e0ea4b
commit c9af9e50dc
6 changed files with 291 additions and 407 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "claude-code-reverse",
"version": "1.0.0",
"description": "> You can switch the API endpoint by modifying the ANTHROPIC_BASE_URL environment variable.",
"description": "You can switch the API endpoint by modifying the ANTHROPIC_BASE_URL environment variable.",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",