Structured Data Extraction with Mistral NeMo

1f466a0d-8627-4018-8e68-e044b9551cca

Latency
5679ms
Cost
$0.0022
Tokens
882
Status
partial
gemini-3-flash-preview

2 nodes ran as pass-throughs

@n8n/n8n-nodes-langchain.lmChatOllama, @n8n/n8n-nodes-langchain.outputParserAutofixing

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "7e67ae65-88aa-4e48-aa63-2d3a4208cf4b",
    "timestamp": 1780781822254
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780781822254
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "7e67ae65-88aa-4e48-aa63-2d3a4208cf4b",
    "timestamp": 1780781822254
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "e064921c-69e6-4cfe-a86e-4e3aa3a5314a",
    "timestamp": 1780781822258
  },
  {
    "data": {
      "type": "@n8n/n8n-nodes-langchain.lmChatOllama"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780781822258
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "e064921c-69e6-4cfe-a86e-4e3aa3a5314a",
    "timestamp": 1780781822258
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "b6633b00-6ebb-43ca-8e5c-664a53548c17",
    "timestamp": 1780781822261
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780781822261
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "b6633b00-6ebb-43ca-8e5c-664a53548c17",
    "timestamp": 1780781822261
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "fe1379da-a12e-4051-af91-9d67a7c9a76b",
    "timestamp": 1780781822263
  },
  {
    "data": {
      "type": "@n8n/n8n-nodes-langchain.outputParserAutofixing"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780781822263
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "fe1379da-a12e-4051-af91-9d67a7c9a76b",
    "timestamp": 1780781822263
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "23681a6c-cf62-48cb-86ee-08d5ce39bc0a",
    "timestamp": 1780781822266
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780781822266
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780781822266
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0022028,
      "provider": "openai",
      "latencyMs": 5655,
      "promptTokens": 1,
      "completionTokens": 881
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780781827924
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "23681a6c-cf62-48cb-86ee-08d5ce39bc0a",
    "timestamp": 1780781827924
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "9625294f-3cb4-4465-9dae-9976e0cf5053",
    "timestamp": 1780781827929
  },
  {
    "data": {
      "inputKeys": [
        "text",
        "model",
        "usage"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780781827929
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "9625294f-3cb4-4465-9dae-9976e0cf5053",
    "timestamp": 1780781827929
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "8f4d1b4b-58c0-41ec-9636-ac555e440821",
    "timestamp": 1780781827933
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780781827933
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "8f4d1b4b-58c0-41ec-9636-ac555e440821",
    "timestamp": 1780781827933
  }
]