8
n8n 한국어amn8n.com

OpenAI GPT-4 Mini를 활용한 Baserow 데이터베이스 쿼리 AI 챗봇

중급

이것은Support Chatbot, AI Chatbot분야의자동화 워크플로우로, 9개의 노드를 포함합니다.주로 BaserowTool, Agent, ChatTrigger, LmChatOpenAi, MemoryBufferWindow 등의 노드를 사용하며. OpenAI GPT-4 Mini를 사용하여 Baserow 데이터베이스를 쿼리하는 AI 챗봇

사전 요구사항
  • OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "meta": {
    "instanceId": "cba9e349b601c19a1409b9fd06680aff0a77829be13c8aad9a858d4cea7ff290",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "f9bc9b12-0cbd-4be4-8408-ce69ee0dfc37",
      "name": "메모지1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        16,
        736
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a0cc3e0b-3f9d-4706-b37d-85ad3be5d22a",
      "name": "메모지2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        304,
        736
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "67525380-20cc-4c60-b9eb-6642839e689c",
      "name": "메모지3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        656,
        736
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bf56dce1-994a-4ed2-9b98-a1ae5d653c03",
      "name": "메모지",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        144,
        96
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f97b26e5-704c-48b1-9555-ac4269e663a1",
      "name": "OpenAI 채팅 모델",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        96,
        576
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "53eabcc1-995e-4c43-8431-cc7b008006e1",
      "name": "채팅 대화 시작",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        48,
        352
      ],
      "webhookId": "cf1de04f-3e38-426c-89f0-3bdb110a5dcf",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "4c6e4420-ba39-421a-a946-4722e0be7fe3",
      "name": "스마트 AI 에이전트",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        304,
        352
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "9e5fdb8d-5b4f-4681-86c1-2bf0c966c3b5",
      "name": "채팅 기록 저장",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        416,
        576
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "60a454d3-6ab3-4d68-9a02-4c30515233fb",
      "name": "Baserow 데이터베이스",
      "type": "n8n-nodes-base.baserowTool",
      "position": [
        752,
        576
      ],
      "parameters": {},
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "60a454d3-6ab3-4d68-9a02-4c30515233fb": {
      "ai_tool": [
        [
          {
            "node": "4c6e4420-ba39-421a-a946-4722e0be7fe3",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "f97b26e5-704c-48b1-9555-ac4269e663a1": {
      "ai_languageModel": [
        [
          {
            "node": "4c6e4420-ba39-421a-a946-4722e0be7fe3",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "9e5fdb8d-5b4f-4681-86c1-2bf0c966c3b5": {
      "ai_memory": [
        [
          {
            "node": "4c6e4420-ba39-421a-a946-4722e0be7fe3",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "53eabcc1-995e-4c43-8431-cc7b008006e1": {
      "main": [
        [
          {
            "node": "4c6e4420-ba39-421a-a946-4722e0be7fe3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

이 워크플로우를 어떻게 사용하나요?

위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.

이 워크플로우는 어떤 시나리오에 적합한가요?

중급 - 지원 챗봇, AI 챗봇

유료인가요?

이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.

워크플로우 정보
난이도
중급
노드 수9
카테고리2
노드 유형6
난이도 설명

일정 경험을 가진 사용자를 위한 6-15개 노드의 중간 복잡도 워크플로우

저자
Gegenfeld

Gegenfeld

@gegenfeld

We at Gegenfeld are an EdTech platform dedicated to delivering high-quality on-demand courses and interactive training sessions for professional development at all skill levels. With our commitment to "Accelerate your future," we empower professionals to enhance their expertise through engaging, industry-focused learning experiences. On n8n, we share some of the workflows used in our interactive training to provide deeper insights and practical applications.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34