Implement scoped real knowledge retrieval
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user