n8n 是一个工作流自动化工具。通过配置兼容 OpenAI 的凭据将其连接到 CometAPI——所有 CometAPI 模型都可开箱即用。Documentation Index
Fetch the complete documentation index at: https://apidoc.cometapi.com/llms.txt
Use this file to discover all available pages before exploring further.
前提条件
对于本地/自托管 n8n 搭配 CometAPI 社区节点的情况,请参阅 n8n 本地部署 指南。
设置
获取你的 CometAPI API key
创建 OpenAI 凭据
在 n8n 中,进入你的项目 → Credentials → Create Credential → OpenAI API。将你的 CometAPI key 粘贴到 API Key 中,在 Base URL 字段输入 


https://api.cometapi.com/v1,然后点击 Save。




