AI Weather Assistant Using Open-Meteo API

6a484a96-fc48-40b4-a7b1-4f1a0d983fb1

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

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "ec375027-1c0d-438b-9fca-7bc4fbef2479",
    "timestamp": 1783329089006
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783329089006
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783329089006
  },
  {
    "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": "ec375027-1c0d-438b-9fca-7bc4fbef2479",
    "timestamp": 1783329114344
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "7f608ddc-87bb-4e54-84a8-4db6b7f95011",
    "timestamp": 1783329114346
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783329114346
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "7f608ddc-87bb-4e54-84a8-4db6b7f95011",
    "timestamp": 1783329114346
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "f9b0e65d-a85e-4511-bdd2-adf54b1c039d",
    "timestamp": 1783329114347
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "toolhttprequest",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783329114598
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "f9b0e65d-a85e-4511-bdd2-adf54b1c039d",
    "timestamp": 1783329114598
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "1c8087ce-6800-4ece-8234-23914e21a692",
    "timestamp": 1783329114600
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "toolhttprequest",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783329114851
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "1c8087ce-6800-4ece-8234-23914e21a692",
    "timestamp": 1783329114851
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "80debfe0-c591-4ba1-aca1-068adac62aa9",
    "timestamp": 1783329114852
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783329114852
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "80debfe0-c591-4ba1-aca1-068adac62aa9",
    "timestamp": 1783329114852
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "55713ffc-da61-4594-99f4-ca6b448cbee2",
    "timestamp": 1783329114853
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783329114853
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783329114853
  },
  {
    "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": "55713ffc-da61-4594-99f4-ca6b448cbee2",
    "timestamp": 1783329141280
  }
]