feat: add DeepSeek extreme reasoning tier
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user