Skip to content

Anthropic 节点#

使用 Anthropic 节点自动化 Anthropic 中的工作并将 Anthropic 与其他应用程序集成。n8n 内置支持广泛的 Anthropic 功能,包括分析、上传、获取和删除文档、文件和图像,以及生成、改进或模板化提示。

在本页面上,您将找到 Anthropic 节点支持的操作列表以及更多资源的链接。

凭据

您可以在此处找到此节点的身份验证信息 here

Operations 操作#

  • Document 文档:
    • Analyze Document 分析文档: 接收文档并回答有关它们的问题。
  • File 文件:
    • Upload File 上传文件: 将文件上传到 Anthropic API 以供后续使用。
    • Get File Metadata 获取文件元数据: 从 Anthropic API 获取文件的元数据。
    • List Files 列出文件: 从 Anthropic API 列出文件。
    • Delete File 删除文件: 从 Anthropic API 删除文件。
  • Image 图像:
    • Analyze Image 分析图像: 接收图像并回答有关它们的问题。
  • Prompt 提示:
    • Generate Prompt 生成提示: 为模型生成提示。
    • Improve Prompt 改进提示: 为模型改进提示。
    • Templatize Prompt 模板化提示: 为模型模板化提示。
  • Text 文本:
    • Message a Model 向模型发送消息: 使用 Anthropic 模型创建完成。

Templates and examples 模板和示例#

Notion AI Assistant Generator

by Max Tkacz

View template details
Gmail AI Email Manager

by Max Mitcham

View template details
🤖 AI content generation for Auto Service 🚘 Automate your social media📲!

by N8ner

View template details
Browse Anthropic integration templates, or search all templates

有关服务的更多信息,请参考 Anthropic 文档

如果不支持您的操作该怎么办#

如果此节点不支持您想要执行的操作,您可以使用 HTTP 请求节点来调用服务的 API。

您可以在 HTTP 请求节点中使用为此服务创建的凭据:

  1. 在 HTTP 请求节点中,选择身份验证 > 预定义凭据类型
  2. 选择您要连接的服务。
  3. 选择您的凭据。

有关更多信息,请参阅自定义 API 操作