Add V2 external service providers

This commit is contained in:
2026-07-06 18:03:29 +08:00
parent 86cbed2437
commit 301661e7b4
13 changed files with 318 additions and 55 deletions

View File

@@ -33,6 +33,8 @@ services:
MOCK_SMS_ENABLED: "true"
MOCK_SMS_CODE: "123456"
MOCK_RAG_ENABLED: "true"
MOCK_MODEL_ENABLED: "true"
FEISHU_MOCK_ENABLED: "true"
AUTO_CREATE_TABLES: "false"
ports:
- "8100:8100"