Files
nexus/wiki/concepts/业务知识库.md
2026-04-17 19:17:27 +08:00

21 lines
612 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "业务知识库"
type: concept
tags: [Knowledge, AI, Training]
---
## Definition
企业服务、价格、政策和FAQ的结构化数据存储用于训练AI客服系统使其能够基于准确的企业信息进行回复。
## Related Concepts
- [[AI自动回复]]:依赖知识库进行响应
- [[意图分类]]:与知识库配合确定回复策略
## Use Cases
- AI客服训练数据
- 企业信息统一管理
- FAQ自动化
## Connections
- [[Multi-Channel AI Customer Service Platform]] ← trains_on ← [[业务知识库]]
- [[AI自动回复]] ← depends_on ← [[业务知识库]]