GitHub OpenAPI Specification Chat with Pinecone

29daf742-93f0-42e8-a5cc-b0f798204635

Latency
14776ms
Cost
$0.0051
Tokens
2,046
Status
partial
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "362cb773-7540-4753-a401-e585cdf4af8a",
    "timestamp": 1782939928037
  },
  {
    "data": {
      "initialData": {
        "chatId": "chat_abc123xyz789",
        "sender": {
          "email": "jane.developer@example.com",
          "userId": "user_456def",
          "username": "developer_jane"
        },
        "message": "What are the authentication methods supported by the GitHub API?",
        "timestamp": "2023-10-27T10:30:00Z",
        "conversationHistory": [
          {
            "role": "user",
            "content": "Tell me about GitHub API rate limits."
          },
          {
            "role": "assistant",
            "content": "The GitHub API has rate limits to prevent abuse. These limits are based on your authentication method and the type of request you're making. For unauthenticated requests, the limit is 60 requests per hour. For authenticated requests using OAuth tokens, the limit is 5000 requests per hour. You can check your current rate limit status by making a GET request to the `/rate_limit` endpoint."
          }
        ]
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1782939928037
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "362cb773-7540-4753-a401-e585cdf4af8a",
    "timestamp": 1782939928037
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "7338d9ea-ae8f-46eb-807f-a15dc7639fc9",
    "timestamp": 1782939928038
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782939928038
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "7338d9ea-ae8f-46eb-807f-a15dc7639fc9",
    "timestamp": 1782939928038
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "44fd7a59-f208-4d5d-a22d-e9f8ca9badf1",
    "timestamp": 1782939928039
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1782939928039
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "44fd7a59-f208-4d5d-a22d-e9f8ca9badf1",
    "timestamp": 1782939928039
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "aed548bf-7083-44ad-a3e0-163dee7423ef",
    "timestamp": 1782939928040
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1782939928040
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1782939928040
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0012678,
      "provider": "openai",
      "latencyMs": 4114,
      "promptTokens": 1,
      "completionTokens": 507
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1782939932156
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "aed548bf-7083-44ad-a3e0-163dee7423ef",
    "timestamp": 1782939932156
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "dfe9f356-2225-4f4b-86c7-e56a230b4193",
    "timestamp": 1782939932159
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782939932159
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "dfe9f356-2225-4f4b-86c7-e56a230b4193",
    "timestamp": 1782939932159
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "1df7fb85-9d4a-4db5-9bed-41d28e2e4643",
    "timestamp": 1782939932161
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1782939932161
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1782939932161
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0013303,
      "provider": "openai",
      "latencyMs": 3731,
      "promptTokens": 1,
      "completionTokens": 532
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1782939935895
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "1df7fb85-9d4a-4db5-9bed-41d28e2e4643",
    "timestamp": 1782939935895
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "5a9808ef-4edd-4ec9-ba01-2fe50b2dbf4b",
    "timestamp": 1782939935896
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782939935896
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "5a9808ef-4edd-4ec9-ba01-2fe50b2dbf4b",
    "timestamp": 1782939935896
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "ea64a7a5-1fa5-4938-83a9-271929733a8e",
    "timestamp": 1782939935898
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782939935898
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "ea64a7a5-1fa5-4938-83a9-271929733a8e",
    "timestamp": 1782939935898
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "45470036-cae6-48d0-ac66-addc8999e776",
    "timestamp": 1782939935899
  },
  {
    "event": "fetching GET https://raw.githubusercontent.com/github/rest-api-description/refs/heads/main/descriptions/api.github.com/api.github.com.json",
    "nodeId": "http",
    "timestamp": 1782939935899
  },
  {
    "data": {
      "url": "https://raw.githubusercontent.com/github/rest-api-description/refs/heads/main/descriptions/api.github.com/api.github.com.json",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1782939935899
  },
  {
    "data": {
      "error": "Response exceeds maximum size of 4194304 bytes",
      "status": "error",
      "degraded": true,
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "45470036-cae6-48d0-ac66-addc8999e776",
    "timestamp": 1782939936269
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "c2a2354b-5457-4ceb-abfc-9a58e8593b81",
    "timestamp": 1782939936273
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782939936273
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "c2a2354b-5457-4ceb-abfc-9a58e8593b81",
    "timestamp": 1782939936273
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "f703dc8e-9d4b-45e3-8994-789b3dfe8631",
    "timestamp": 1782939936274
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782939936274
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "f703dc8e-9d4b-45e3-8994-789b3dfe8631",
    "timestamp": 1782939936274
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "a9e65897-52c9-4941-bf49-e1a659e442ef",
    "timestamp": 1782939936277
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782939936277
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "a9e65897-52c9-4941-bf49-e1a659e442ef",
    "timestamp": 1782939936277
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4cf672ee-13b8-4355-b8e0-c2e7381671bc",
    "timestamp": 1782939936281
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "toolvectorstore",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1782939936532
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4cf672ee-13b8-4355-b8e0-c2e7381671bc",
    "timestamp": 1782939936532
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "51d819d6-70ff-428d-aa56-1d7e06490dee",
    "timestamp": 1782939936534
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1782939936534
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1782939936534
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0024575,
      "provider": "openai",
      "latencyMs": 6277,
      "promptTokens": 25,
      "completionTokens": 980
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1782939942813
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "51d819d6-70ff-428d-aa56-1d7e06490dee",
    "timestamp": 1782939942813
  }
]