diff --git a/docs/context-provider-integration.md b/docs/context-provider-integration.md index e49ab0dc..d7b3acd0 100644 --- a/docs/context-provider-integration.md +++ b/docs/context-provider-integration.md @@ -1,7 +1,9 @@ -# 数据上下文填充功能使用指南 +# 上下文源使用教程 ## 概述 +上下文源,就是为小智系统提示词的上下文添加【数据源】,我们也称为【数据上下文填充功能】。 + 数据上下文填充功能(Context Data Provider)允许小智在唤醒那一刻,获取外部系统的数据,并将其动态注入到大模型的系统提示词(System Prompt)中。 让其做到唤醒时感知世界某个事物的状态。