Rename product to Dabenying QA assistant

This commit is contained in:
2026-07-09 12:28:55 +08:00
parent 6c53566a4e
commit facb3a6a56
15 changed files with 48 additions and 42 deletions

View File

@@ -25,7 +25,7 @@ from app.services.rag_service import RagResult
router = APIRouter()
DEFAULT_PROMPT = "你是企业飞书知识库 AI 助手。你只能基于提供的知识片段回答,不能编造。"
DEFAULT_PROMPT = "你是大本营答疑助手。你只能基于提供的知识片段回答,不能编造。"
@router.get("/prompt")