8
n8n 한국어amn8n.com

GPT 미세 조정

고급

이것은Engineering, AI분야의자동화 워크플로우로, 19개의 노드를 포함합니다.주로 If, Set, Code, Wait, Airtable 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. Google Sheets 또는 Airtable 데이터를 사용한 GPT-4o 미세 조정 자동화

사전 요구사항
  • Airtable API Key
  • 대상 API의 인증 정보가 필요할 수 있음
  • Google Sheets API 인증 정보
  • OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "n5I2z5PXIENtW9ri",
  "meta": {
    "instanceId": "78cd535d8c280c9f391d1c1efae71bb3b005620d19729d7bf9cd5c4e1509eeb2",
    "templateCredsSetupCompleted": true
  },
  "name": "Fine Tune GPT",
  "tags": [],
  "nodes": [
    {
      "id": "fc478cd0-8d84-4e8a-b0d8-7b2a4bb6b65c",
      "name": "대기",
      "type": "n8n-nodes-base.wait",
      "position": [
        1560,
        0
      ],
      "webhookId": "441a25bb-a01c-4a27-a18b-3e242ea1c1b2",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "4a6895a6-5a5c-48f2-98ea-2c6ed1d428e3",
      "name": "일정 트리거",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -180,
        0
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "dec836ff-a0fb-4b6c-9ea6-e7a383343a2b",
      "name": "GPT 모델 설정",
      "type": "n8n-nodes-base.set",
      "position": [
        1020,
        0
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "f349a57b-0720-4ef1-8b0c-4d07c7908c73",
      "name": "미세 조정 작업 시작",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1300,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "857dd175-1d8b-4b11-aabd-27a9ed9519a8",
      "name": "JSONL 파일 업로드",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        740,
        0
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "5b297840-c851-42a0-8490-6b8c2f77e6d2",
      "name": "JSONL 파일 생성",
      "type": "n8n-nodes-base.code",
      "position": [
        440,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "5270eae1-1218-4ef6-b423-b4267df04c2f",
      "name": "미세 조정 작업 확인",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1740,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "3a2349ac-836a-4145-b0f9-cf1814db5180",
      "name": "성공 시",
      "type": "n8n-nodes-base.if",
      "position": [
        1920,
        0
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "5ab2283c-3c25-4c4a-a786-3bb4c7c68702",
      "name": "실패 시",
      "type": "n8n-nodes-base.if",
      "position": [
        2120,
        100
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "18b2ad15-896b-48b9-a3fd-fc10214172a2",
      "name": "오류: 실패",
      "type": "n8n-nodes-base.stopAndError",
      "position": [
        2300,
        100
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "992ac7d4-c889-4d5c-8359-e85f82068144",
      "name": "미세 조정된 모델을 Airtable에 추가",
      "type": "n8n-nodes-base.airtable",
      "disabled": true,
      "position": [
        2620,
        80
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "b0af9c97-b6e2-466d-9961-925685a6eb9d",
      "name": "미세 조정된 모델을 스프레드시트에 추가",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        2620,
        -120
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "abd193e2-472b-4bee-a4d5-8d78327eebe9",
      "name": "스프레드시트에서 예제 가져오기",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        120,
        -100
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "cc556207-aa3f-4eaa-a8f6-1bec94c055fc",
      "name": "Airtable에서 예제 가져오기",
      "type": "n8n-nodes-base.airtable",
      "disabled": true,
      "position": [
        120,
        120
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "3d97f4cf-135c-49ba-b47c-43bfdf7ebb18",
      "name": "스티커 메모",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -220,
        -280
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "06bc45b5-f279-4154-b3a5-bc7690019a64",
      "name": "스티커 메모1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        360,
        -280
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8d11924b-c641-40e7-8b0b-fee2db50a9c7",
      "name": "스티커 메모2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        940,
        -280
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bad9fdb4-b769-48f2-9335-3b1a3a2236f5",
      "name": "스티커 메모3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1500,
        -280
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "2cce770f-eb21-4c86-8a19-16a2c0e37f2b",
      "name": "스티커 메모4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2480,
        -280
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {
    "Schedule Trigger": [
      {
        "json": {
          "Hour": "04",
          "Year": "2025",
          "Month": "June",
          "Minute": "10",
          "Second": "35",
          "Timezone": "America/Los_Angeles (UTC-07:00)",
          "timestamp": "2025-06-10T04:10:35.192-07:00",
          "Day of week": "Tuesday",
          "Day of month": "10",
          "Readable date": "June 10th 2025, 4:10:35 am",
          "Readable time": "4:10:35 am"
        }
      }
    ]
  },
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "6bd0a799-f4a7-4907-8a14-204d023f4ae6",
  "connections": {
    "fc478cd0-8d84-4e8a-b0d8-7b2a4bb6b65c": {
      "main": [
        [
          {
            "node": "5270eae1-1218-4ef6-b423-b4267df04c2f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5ab2283c-3c25-4c4a-a786-3bb4c7c68702": {
      "main": [
        [
          {
            "node": "18b2ad15-896b-48b9-a3fd-fc10214172a2",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "fc478cd0-8d84-4e8a-b0d8-7b2a4bb6b65c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3a2349ac-836a-4145-b0f9-cf1814db5180": {
      "main": [
        [
          {
            "node": "992ac7d4-c889-4d5c-8359-e85f82068144",
            "type": "main",
            "index": 0
          },
          {
            "node": "b0af9c97-b6e2-466d-9961-925685a6eb9d",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "5ab2283c-3c25-4c4a-a786-3bb4c7c68702",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "dec836ff-a0fb-4b6c-9ea6-e7a383343a2b": {
      "main": [
        [
          {
            "node": "f349a57b-0720-4ef1-8b0c-4d07c7908c73",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4a6895a6-5a5c-48f2-98ea-2c6ed1d428e3": {
      "main": [
        [
          {
            "node": "abd193e2-472b-4bee-a4d5-8d78327eebe9",
            "type": "main",
            "index": 0
          },
          {
            "node": "cc556207-aa3f-4eaa-a8f6-1bec94c055fc",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5b297840-c851-42a0-8490-6b8c2f77e6d2": {
      "main": [
        [
          {
            "node": "857dd175-1d8b-4b11-aabd-27a9ed9519a8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "857dd175-1d8b-4b11-aabd-27a9ed9519a8": {
      "main": [
        [
          {
            "node": "dec836ff-a0fb-4b6c-9ea6-e7a383343a2b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f349a57b-0720-4ef1-8b0c-4d07c7908c73": {
      "main": [
        [
          {
            "node": "fc478cd0-8d84-4e8a-b0d8-7b2a4bb6b65c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5270eae1-1218-4ef6-b423-b4267df04c2f": {
      "main": [
        [
          {
            "node": "3a2349ac-836a-4145-b0f9-cf1814db5180",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "abd193e2-472b-4bee-a4d5-8d78327eebe9": {
      "main": [
        [
          {
            "node": "5b297840-c851-42a0-8490-6b8c2f77e6d2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cc556207-aa3f-4eaa-a8f6-1bec94c055fc": {
      "main": [
        [
          {
            "node": "5b297840-c851-42a0-8490-6b8c2f77e6d2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

고급 - 엔지니어링, 인공지능

유료인가요?

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

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

고급 사용자를 위한 16+개 노드의 복잡한 워크플로우

저자
Matty Reed

Matty Reed

@mattyreed1

Student and Teacher | Designer and Builder | Helping Founders Flourish

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34