feat: add DeepSeek extreme reasoning tier

This commit is contained in:
wuyang
2026-07-26 17:40:51 +08:00
parent ade5ea1210
commit 2e8e81c790
25 changed files with 567 additions and 30 deletions
+1
View File
@@ -17,6 +17,7 @@ services:
runtime:
environment:
MODEL_API_BASE_URL: http://stub-provider:9000
DEEPSEEK_API_BASE_URL: http://stub-provider:9000
depends_on:
stub-provider:
condition: service_healthy