Automated AI Email Reply Drafting

2d293cf8-336b-4fdb-b778-7e144d81b5d0

Latency
2140ms
Cost
$0.0009
Tokens
252
Status
success
gpt-4o-mini

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "t",
    "timestamp": 1780425525093
  },
  {
    "data": {
      "initialData": {
        "email": "Do you offer annual billing, and is there a discount vs monthly?"
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780425525093
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "t",
    "timestamp": 1780425525093
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "l",
    "timestamp": 1780425525093
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 400
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780425525093
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780425525093
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.0008575,
      "provider": "openai",
      "latencyMs": 1483,
      "promptTokens": 39,
      "completionTokens": 76
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780425526586
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "l",
    "timestamp": 1780425526586
  }
]