OpenAI Model Fine-Tuning with Google Drive Data

ced64e91-9903-4678-85c3-9f15d8224db8

Latency
13098ms
Cost
$0.0000
Tokens
0
Status
partial
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "ff65c2db-6a94-4e56-a10c-2538c9617df6",
    "timestamp": 1780866766935
  },
  {
    "data": {
      "initialData": {
        "id": "msg_abc123xyz789",
        "body": {
          "sender": {
            "id": "user_456",
            "name": "Alice Smith",
            "email": "alice.smith@example.com"
          },
          "message": {
            "text": "Please fine-tune the GPT-3.5 Turbo model using the data from the Google Drive file with ID '12345abcdefg'. The file contains examples of customer support responses.",
            "timestamp": "2023-10-27T10:30:00Z"
          }
        },
        "metadata": {
          "source": "web_chat",
          "conversation_id": "conv_987"
        }
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780866766935
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "ff65c2db-6a94-4e56-a10c-2538c9617df6",
    "timestamp": 1780866766935
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "d309da46-c44e-47b7-bb46-5ee6fe7e6964",
    "timestamp": 1780866766936
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780866766936
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "d309da46-c44e-47b7-bb46-5ee6fe7e6964",
    "timestamp": 1780866766936
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "84b896f7-d1dd-4485-a088-3c7f8154a406",
    "timestamp": 1780866766937
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/ft:gpt-4o-mini-2024-07-18:n3w-italia::AsVfsl7B",
    "nodeId": "llm",
    "timestamp": 1780866766937
  },
  {
    "data": {
      "model": "ft:gpt-4o-mini-2024-07-18:n3w-italia::AsVfsl7B",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780866766937
  },
  {
    "data": {
      "error": "Google Gemini API error (500): {\n  \"error\": {\n    \"code\": 500,\n    \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n    \"status\": \"INTERNAL\"\n  }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "84b896f7-d1dd-4485-a088-3c7f8154a406",
    "timestamp": 1780866771048
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "208fc618-0543-4552-bd65-9c808c879d88",
    "timestamp": 1780866771052
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780866771052
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780866771052
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780866771334
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 282,
      "operation": "download"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780866771334
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "208fc618-0543-4552-bd65-9c808c879d88",
    "timestamp": 1780866771334
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "3580d925-c8c9-446f-bfa4-faae5ed3f44a",
    "timestamp": 1780866771338
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780866771338
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780866771338
  },
  {
    "data": {
      "error": "Google Gemini API error (500): {\n  \"error\": {\n    \"code\": 500,\n    \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n    \"status\": \"INTERNAL\"\n  }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "3580d925-c8c9-446f-bfa4-faae5ed3f44a",
    "timestamp": 1780866775512
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "87df3b85-01ac-41db-b5b6-a236871fa4e2",
    "timestamp": 1780866775516
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780866775516
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780866775516
  },
  {
    "data": {
      "error": "Google Gemini API error (500): {\n  \"error\": {\n    \"code\": 500,\n    \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n    \"status\": \"INTERNAL\"\n  }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "87df3b85-01ac-41db-b5b6-a236871fa4e2",
    "timestamp": 1780866779595
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "c8ec10d4-ff83-461f-94ac-45b68d298276",
    "timestamp": 1780866779597
  },
  {
    "event": "fetching POST https://api.openai.com/v1/fine_tuning/jobs",
    "nodeId": "http",
    "timestamp": 1780866779597
  },
  {
    "data": {
      "url": "https://api.openai.com/v1/fine_tuning/jobs",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780866779597
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "c8ec10d4-ff83-461f-94ac-45b68d298276",
    "timestamp": 1780866780033
  }
]