GitHub OpenAPI Specification Chat with Pinecone

0a2d12dc-63b4-41f5-8461-5e55632a8364

Latency
4833ms
Cost
$0.0005
Tokens
92
Status
partial
gpt-4o-mini

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "362cb773-7540-4753-a401-e585cdf4af8a",
    "timestamp": 1782939864345
  },
  {
    "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": 1782939864345
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "362cb773-7540-4753-a401-e585cdf4af8a",
    "timestamp": 1782939864345
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "7338d9ea-ae8f-46eb-807f-a15dc7639fc9",
    "timestamp": 1782939864347
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782939864347
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "7338d9ea-ae8f-46eb-807f-a15dc7639fc9",
    "timestamp": 1782939864347
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "44fd7a59-f208-4d5d-a22d-e9f8ca9badf1",
    "timestamp": 1782939864348
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1782939864348
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "44fd7a59-f208-4d5d-a22d-e9f8ca9badf1",
    "timestamp": 1782939864348
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "aed548bf-7083-44ad-a3e0-163dee7423ef",
    "timestamp": 1782939864350
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1782939864350
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1782939864350
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.0001075,
      "provider": "openai",
      "latencyMs": 741,
      "promptTokens": 7,
      "completionTokens": 9
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1782939865092
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "aed548bf-7083-44ad-a3e0-163dee7423ef",
    "timestamp": 1782939865092
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "dfe9f356-2225-4f4b-86c7-e56a230b4193",
    "timestamp": 1782939865096
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782939865096
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "dfe9f356-2225-4f4b-86c7-e56a230b4193",
    "timestamp": 1782939865096
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "1df7fb85-9d4a-4db5-9bed-41d28e2e4643",
    "timestamp": 1782939865099
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1782939865099
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1782939865099
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.0001075,
      "provider": "openai",
      "latencyMs": 562,
      "promptTokens": 7,
      "completionTokens": 9
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1782939865669
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "1df7fb85-9d4a-4db5-9bed-41d28e2e4643",
    "timestamp": 1782939865669
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "5a9808ef-4edd-4ec9-ba01-2fe50b2dbf4b",
    "timestamp": 1782939865670
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782939865670
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "5a9808ef-4edd-4ec9-ba01-2fe50b2dbf4b",
    "timestamp": 1782939865670
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "ea64a7a5-1fa5-4938-83a9-271929733a8e",
    "timestamp": 1782939865672
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782939865672
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "ea64a7a5-1fa5-4938-83a9-271929733a8e",
    "timestamp": 1782939865672
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "45470036-cae6-48d0-ac66-addc8999e776",
    "timestamp": 1782939865674
  },
  {
    "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": 1782939865674
  },
  {
    "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": 1782939865674
  },
  {
    "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": 1782939867083
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "c2a2354b-5457-4ceb-abfc-9a58e8593b81",
    "timestamp": 1782939867089
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782939867089
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "c2a2354b-5457-4ceb-abfc-9a58e8593b81",
    "timestamp": 1782939867089
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "f703dc8e-9d4b-45e3-8994-789b3dfe8631",
    "timestamp": 1782939867091
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782939867091
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "f703dc8e-9d4b-45e3-8994-789b3dfe8631",
    "timestamp": 1782939867091
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "a9e65897-52c9-4941-bf49-e1a659e442ef",
    "timestamp": 1782939867095
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782939867095
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "a9e65897-52c9-4941-bf49-e1a659e442ef",
    "timestamp": 1782939867095
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4cf672ee-13b8-4355-b8e0-c2e7381671bc",
    "timestamp": 1782939867098
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "toolvectorstore",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1782939867349
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4cf672ee-13b8-4355-b8e0-c2e7381671bc",
    "timestamp": 1782939867349
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "51d819d6-70ff-428d-aa56-1d7e06490dee",
    "timestamp": 1782939867354
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1782939867354
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1782939867354
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.0003225,
      "provider": "openai",
      "latencyMs": 1823,
      "promptTokens": 37,
      "completionTokens": 23
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1782939869178
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "51d819d6-70ff-428d-aa56-1d7e06490dee",
    "timestamp": 1782939869178
  }
]