diff --git a/zh_CN/guides/monitoring/integrate_external_ops_tools/integrate_langsmith.md b/zh_CN/guides/monitoring/integrate_external_ops_tools/integrate_langsmith.md index 301c9f5..f24e639 100644 --- a/zh_CN/guides/monitoring/integrate_external_ops_tools/integrate_langsmith.md +++ b/zh_CN/guides/monitoring/integrate_external_ops_tools/integrate_langsmith.md @@ -27,15 +27,15 @@ LangSmith 官网介绍:[https://www.langchain.com/langsmith](https://www.langc 点击 Create API Key,创建一个项目凭据。 -
+

创建一个项目 API Key

选择 **Personal Access Token** ,用于后续的 API 身份校验。 -
+

创建一个 API Key

将创建的 API key 复制保存。 -
+

复制 API Key

4. 在 Dify 应用内配置 LangSmith,打开需要监测的应用,在侧边菜单打开**监测**,在页面中选择**配置。** @@ -47,6 +47,10 @@ LangSmith 官网介绍:[https://www.langchain.com/langsmith](https://www.langc

配置 LangSmith

+{% hint style="info" %} +配置项目名需要与 LangSmith 内设置的项目一致,若项目名不一致,数据同步时 LangSmith 会自动创建一个新的项目。 +{% endhint %} + 成功保存后可以在当前页面查看到状态,显示已启动即正在监测。

查看配置状态