feat: mcp

This commit is contained in:
liangfangxing
2026-03-20 11:26:44 +08:00
parent 65baccba87
commit 0b087df55e
40 changed files with 1110 additions and 1 deletions

View File

@@ -55,6 +55,9 @@ class Settings(BaseSettings):
faq_threshold: float
recall_threshold: float
# 日志配置
log_file: str = str(APP_DIR / 'logs' / 'app.log')
# 映射配置文件的配置
model_config = ConfigDict(