GitHub OpenAPI Specification Chat with Pinecone
0c243a5d-6625-4545-83af-10eae0f210b7
Latency
10141ms
Cost
$0.0001
Tokens
170
Status
partialgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "362cb773-7540-4753-a401-e585cdf4af8a",
"timestamp": 1780866359798
},
{
"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": 1780866359798
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "362cb773-7540-4753-a401-e585cdf4af8a",
"timestamp": 1780866359798
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "7338d9ea-ae8f-46eb-807f-a15dc7639fc9",
"timestamp": 1780866359799
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780866359799
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "7338d9ea-ae8f-46eb-807f-a15dc7639fc9",
"timestamp": 1780866359799
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "44fd7a59-f208-4d5d-a22d-e9f8ca9badf1",
"timestamp": 1780866359800
},
{
"data": {
"kind": "@n8n/n8n-nodes-langchain.chatTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780866359800
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "44fd7a59-f208-4d5d-a22d-e9f8ca9badf1",
"timestamp": 1780866359800
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "aed548bf-7083-44ad-a3e0-163dee7423ef",
"timestamp": 1780866359801
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780866359801
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780866359801
},
{
"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": "aed548bf-7083-44ad-a3e0-163dee7423ef",
"timestamp": 1780866363910
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "dfe9f356-2225-4f4b-86c7-e56a230b4193",
"timestamp": 1780866363912
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780866363912
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "dfe9f356-2225-4f4b-86c7-e56a230b4193",
"timestamp": 1780866363912
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "1df7fb85-9d4a-4db5-9bed-41d28e2e4643",
"timestamp": 1780866363913
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780866363913
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780866363913
},
{
"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": "1df7fb85-9d4a-4db5-9bed-41d28e2e4643",
"timestamp": 1780866367983
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "5a9808ef-4edd-4ec9-ba01-2fe50b2dbf4b",
"timestamp": 1780866367985
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780866367985
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "5a9808ef-4edd-4ec9-ba01-2fe50b2dbf4b",
"timestamp": 1780866367985
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "ea64a7a5-1fa5-4938-83a9-271929733a8e",
"timestamp": 1780866367986
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780866367986
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "ea64a7a5-1fa5-4938-83a9-271929733a8e",
"timestamp": 1780866367986
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "45470036-cae6-48d0-ac66-addc8999e776",
"timestamp": 1780866367987
},
{
"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": 1780866367987
},
{
"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": 1780866367987
},
{
"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": 1780866368906
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "c2a2354b-5457-4ceb-abfc-9a58e8593b81",
"timestamp": 1780866368907
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780866368907
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "c2a2354b-5457-4ceb-abfc-9a58e8593b81",
"timestamp": 1780866368907
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "f703dc8e-9d4b-45e3-8994-789b3dfe8631",
"timestamp": 1780866368908
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780866368908
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "f703dc8e-9d4b-45e3-8994-789b3dfe8631",
"timestamp": 1780866368908
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "a9e65897-52c9-4941-bf49-e1a659e442ef",
"timestamp": 1780866368909
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780866368909
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "a9e65897-52c9-4941-bf49-e1a659e442ef",
"timestamp": 1780866368909
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "4cf672ee-13b8-4355-b8e0-c2e7381671bc",
"timestamp": 1780866368910
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "toolvectorstore",
"latencyMs": 250,
"operation": "run",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780866369161
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "4cf672ee-13b8-4355-b8e0-c2e7381671bc",
"timestamp": 1780866369161
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "51d819d6-70ff-428d-aa56-1d7e06490dee",
"timestamp": 1780866369163
},
{
"data": {
"messages": 2,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780866369163
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780866369163
},
{
"data": {
"model": "gemini-2.5-flash-lite",
"costUsd": 0.0000605,
"provider": "openai",
"latencyMs": 775,
"promptTokens": 25,
"completionTokens": 145
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780866369939
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "51d819d6-70ff-428d-aa56-1d7e06490dee",
"timestamp": 1780866369939
}
]