From 8879907e38f9ee0a01353ae4d7ced1132d5b2b50 Mon Sep 17 00:00:00 2001 From: hrz <1710360675@qq.com> Date: Fri, 5 Dec 2025 17:31:37 +0800 Subject: [PATCH] =?UTF-8?q?update:=E4=BF=AE=E6=94=B9=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/context-provider-integration.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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)中。 让其做到唤醒时感知世界某个事物的状态。