Implement scoped real knowledge retrieval

This commit is contained in:
2026-07-08 11:46:09 +08:00
parent ca50fa437c
commit ac72b6a94a
10 changed files with 192 additions and 88 deletions

View File

@@ -13,9 +13,9 @@ ACCESS_TOKEN_EXPIRE_MINUTES=43200
MOCK_SMS_ENABLED=true
MOCK_SMS_CODE=123456
SMS_CODE_EXPIRE_MINUTES=5
MOCK_RAG_ENABLED=true
MOCK_RAG_ENABLED=false
MOCK_MODEL_ENABLED=true
FEISHU_MOCK_ENABLED=true
FEISHU_MOCK_ENABLED=false
FEISHU_SEARCH_URL=
FEISHU_TIMEOUT_SECONDS=20
FEISHU_RETRY_COUNT=2