Jina AI 节点(Jina AI node)#
使用 Jina AI 节点来自动化 Jina AI 中的工作,并将 Jina AI 与其他应用集成。n8n 内置支持多种 Jina AI 功能。
🌐 Use the Jina AI node to automate work in Jina AI and integrate Jina AI with other applications. n8n has built-in support for a wide range of Jina AI features.
本页列出了 Jina AI 节点支持的操作列表以及更多资源的链接。
🌐 On this page, you'll find a list of operations the Jina AI node supports, and links to more resources.
凭证
你可以在这里找到该节点的认证信息。
操作(Operations)#
- 读者:
- 读取:从 URL 获取内容并将其转换为干净、适合大型语言模型的格式。
- 搜索:使用 Jina AI 执行网络搜索,并以清晰、适合大型语言模型(LLM)的格式返回最佳结果。
- 研究:
- 深入研究:研究一个主题并生成一个结构化的研究报告。
模板和示例(Templates and examples)#
相关资源(Related resources)#
有关该服务的更多信息,请参阅Jina AI 的阅读器 API 文档和Jina AI 的搜索 API 文档。
🌐 Refer to Jina AI's reader API documentation and Jina AI's search API documentation for more information about the service.
What to do if your operation isn't supported#
If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.
You can use the credential you created for this service in the HTTP Request node:
- In the HTTP Request node, select Authentication > Predefined Credential Type.
- Select the service you want to connect to.
- Select your credential.
Refer to Custom API operations for more information.