Conversational AI Agent for MongoDB

f2ebed68-3220-4a67-aa09-f183e1d5c208

Latency
26408ms
Cost
$0.0002
Tokens
133
Status
partial
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "d8c07efe-eca0-48cb-80e6-ea8117073c5f",
    "timestamp": 1782942980863
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1782942980863
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1782942980863
  },
  {
    "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": "d8c07efe-eca0-48cb-80e6-ea8117073c5f",
    "timestamp": 1782943006520
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "636de178-7b68-429a-9371-41cf2a950076",
    "timestamp": 1782943006523
  },
  {
    "data": {
      "service": "mongodb",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1782943006524
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "mongodb",
      "latencyMs": 130,
      "operation": "aggregate",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1782943006655
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "636de178-7b68-429a-9371-41cf2a950076",
    "timestamp": 1782943006655
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "e0f248dc-22b7-40a2-a00e-6298b51e4470",
    "timestamp": 1782943006661
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782943006661
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "e0f248dc-22b7-40a2-a00e-6298b51e4470",
    "timestamp": 1782943006661
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "da27ee52-43db-4818-9844-3c0a064bf958",
    "timestamp": 1782943006664
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1782943006664
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "da27ee52-43db-4818-9844-3c0a064bf958",
    "timestamp": 1782943006664
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "9ad79da9-3145-44be-9026-e37b0e856f5d",
    "timestamp": 1782943006665
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782943006665
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "9ad79da9-3145-44be-9026-e37b0e856f5d",
    "timestamp": 1782943006665
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "4d7713d1-d2ad-48bf-971b-b86195e161ca",
    "timestamp": 1782943006667
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1782943006667
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1782943006667
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.0001653,
      "provider": "openai",
      "latencyMs": 602,
      "promptTokens": 76,
      "completionTokens": 57
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1782943007271
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "4d7713d1-d2ad-48bf-971b-b86195e161ca",
    "timestamp": 1782943007271
  }
]