LangChain Retrieval QA Workflow

6f02b62d-94a0-4ad2-aeee-2967dc3dce77

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

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "efdc3050-6c68-4419-9f12-f37d6fefb276",
    "timestamp": 1780875719920
  },
  {
    "data": {
      "initialData": {
        "chatInput": "What is the company policy regarding remote work and home office stipends?"
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780875719920
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "efdc3050-6c68-4419-9f12-f37d6fefb276",
    "timestamp": 1780875719920
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "e0edb9ab-c59f-4d34-983d-861bb2df4f01",
    "timestamp": 1780875719923
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "retrieverworkflow",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780875720174
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "e0edb9ab-c59f-4d34-983d-861bb2df4f01",
    "timestamp": 1780875720174
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f6d16571-0573-4860-aed9-611f93b050ad",
    "timestamp": 1780875720178
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780875720179
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780875720179
  },
  {
    "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": "f6d16571-0573-4860-aed9-611f93b050ad",
    "timestamp": 1780875746017
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "4fd00751-3db0-489b-8c7f-4ee0fb32fb51",
    "timestamp": 1780875746018
  },
  {
    "data": {
      "inputKeys": [
        "chatInput"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780875746018
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "4fd00751-3db0-489b-8c7f-4ee0fb32fb51",
    "timestamp": 1780875746018
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "ba47dd13-67d0-499a-b9a2-16928099efce",
    "timestamp": 1780875746020
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780875746020
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780875746020
  },
  {
    "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": "ba47dd13-67d0-499a-b9a2-16928099efce",
    "timestamp": 1780875771866
  }
]