Build a Shopify store chat agent with Shopify MCP and C1 by Thesys

c48d5531-3be9-4033-8c19-5cb9564191a4

Latency
27233ms
Cost
$0.0001
Tokens
172
Status
partial
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "bfcf9c25-a20c-4906-9651-2f113857e451",
    "timestamp": 1780873877732
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780873877732
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "bfcf9c25-a20c-4906-9651-2f113857e451",
    "timestamp": 1780873877732
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "1f1ac3af-2969-4940-b60d-013101027851",
    "timestamp": 1780873877735
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/c1/openai/gpt-5/v-20250930",
    "nodeId": "llm",
    "timestamp": 1780873877735
  },
  {
    "data": {
      "model": "c1/openai/gpt-5/v-20250930",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780873877735
  },
  {
    "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": "1f1ac3af-2969-4940-b60d-013101027851",
    "timestamp": 1780873903709
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "70be9b35-4f76-4812-b8cd-2408ec3775d1",
    "timestamp": 1780873903712
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780873903712
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "70be9b35-4f76-4812-b8cd-2408ec3775d1",
    "timestamp": 1780873903712
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "01138e5a-c9c4-4a1c-b55b-067e02564364",
    "timestamp": 1780873903714
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "mcp",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780873903965
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "01138e5a-c9c4-4a1c-b55b-067e02564364",
    "timestamp": 1780873903965
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "ec0bd1d2-2400-424c-bb9c-6860485e574d",
    "timestamp": 1780873903970
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780873903970
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780873903970
  },
  {
    "data": {
      "model": "gemini-2.5-flash-lite",
      "costUsd": 0.0000631,
      "provider": "openai",
      "latencyMs": 994,
      "promptTokens": 19,
      "completionTokens": 153
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780873904965
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "ec0bd1d2-2400-424c-bb9c-6860485e574d",
    "timestamp": 1780873904965
  }
]