Zep 凭证(Zep credentials)#
你可以使用以下凭据验证以下节点:
🌐 You can use these credentials to authenticate the following nodes:
支持的身份验证方法(Supported authentication methods)#
- API 密钥
相关资源(Related resources)#
有关该服务的更多信息,请参阅 Zep 的云 SDK 文档。有关 API 的信息,请参阅 Zep 的 REST API 文档。
🌐 Refer to Zep's Cloud SDK documentation for more information about the service. Refer to Zep's REST API documentation for information about the API.
View n8n's Advanced AI documentation.
使用 API 密钥(Using API key)#
要配置此凭证,你需要一个至少有一个项目的 Zep 服务器 并且:
🌐 To configure this credential, you'll need a Zep server with at least one project and:
- 一个 API URL
- 一个 API 密钥
设置取决于你使用的是 Zep Cloud 还是自托管的 Zep 开源版。
🌐 Setup depends on whether you're using Zep Cloud or self-hosted Zep Open Source.
Zep Cloud 设置(Zep Cloud setup)#
如果你正在使用 Zep Cloud,请遵循以下说明:
🌐 Follow these instructions if you're using Zep Cloud:
- 在 Zep 中,打开 项目设置。
- 在 项目密钥 部分,选择 添加密钥。
- 输入一个键名,例如
n8n integration。 - 选择 创建。
- 复制密钥并在你的 n8n 集成中作为 API 密钥 输入。
- 打开云端开关。
自托管 Zep 开源设置(Self-hosted Zep Open Source setup)#
已弃用
Zep 团队在 2025 年 4 月弃用了开源的 Zep 社区版。这些说明将来可能无法使用。
如果你自行托管 Zep 开源项目,请按照以下说明操作:
🌐 Follow these instructions if you're self-hosting Zep Open Source:
- 在 n8n 中将你的 Zep 服务器的 JWT 令牌作为 API 密钥 输入。
- 确保 云端 开关已关闭。
- 将你的 Zep 服务器的 URL 输入为 API URL。