AI chatbot with OpenAI GPT-4.1-Mini and Supabase database knowledge base

283e5de6-05e7-49f4-8cf7-9e23baefcc1b

Latency
8399ms
Cost
$0.0027
Tokens
1,094
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f97b26e5-704c-48b1-9555-ac4269e663a1",
    "timestamp": 1780862004925
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780862004925
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780862004925
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0016953,
      "provider": "openai",
      "latencyMs": 4726,
      "promptTokens": 1,
      "completionTokens": 678
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780862009652
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "f97b26e5-704c-48b1-9555-ac4269e663a1",
    "timestamp": 1780862009652
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "53eabcc1-995e-4c43-8431-cc7b008006e1",
    "timestamp": 1780862009654
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780862009654
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "53eabcc1-995e-4c43-8431-cc7b008006e1",
    "timestamp": 1780862009654
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "9e5fdb8d-5b4f-4681-86c1-2bf0c966c3b5",
    "timestamp": 1780862009655
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780862009655
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "9e5fdb8d-5b4f-4681-86c1-2bf0c966c3b5",
    "timestamp": 1780862009655
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "39af080d-d85f-48b9-831b-d0ead3079fdc",
    "timestamp": 1780862009656
  },
  {
    "data": {
      "service": "supabase",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780862009657
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "supabase",
      "latencyMs": 150,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780862009808
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "39af080d-d85f-48b9-831b-d0ead3079fdc",
    "timestamp": 1780862009808
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "4c6e4420-ba39-421a-a946-4722e0be7fe3",
    "timestamp": 1780862009810
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780862009810
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780862009810
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0010352999999999998,
      "provider": "openai",
      "latencyMs": 3513,
      "promptTokens": 1,
      "completionTokens": 414
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780862013324
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "4c6e4420-ba39-421a-a946-4722e0be7fe3",
    "timestamp": 1780862013324
  }
]