961 lines
29 KiB
JSON
961 lines
29 KiB
JSON
{
|
|
"uuid": "3950c95f-cd8a-4644-b341-57a0157e17ac",
|
|
"baseSpans": [
|
|
{
|
|
"uuid": "019d0517-45b5-7eb2-8028-a131e66695b4",
|
|
"name": "LangGraph",
|
|
"status": "SUCCESS",
|
|
"type": "base",
|
|
"startTime": "2026-03-19T07:55:04.502Z",
|
|
"endTime": "2026-03-19T07:55:07.644Z",
|
|
"input": {
|
|
"messages": [
|
|
{
|
|
"content": "What's the weather in San Francisco?",
|
|
"additional_kwargs": {},
|
|
"response_metadata": {},
|
|
"type": "human",
|
|
"id": "a11b3c6f-21e7-4120-996d-47729c9b863f"
|
|
}
|
|
]
|
|
},
|
|
"output": {
|
|
"messages": [
|
|
{
|
|
"content": "What's the weather in San Francisco?",
|
|
"additional_kwargs": {},
|
|
"response_metadata": {},
|
|
"type": "human",
|
|
"id": "a11b3c6f-21e7-4120-996d-47729c9b863f"
|
|
},
|
|
{
|
|
"content": "",
|
|
"additional_kwargs": {
|
|
"refusal": null
|
|
},
|
|
"response_metadata": {
|
|
"token_usage": {
|
|
"completion_tokens": 168,
|
|
"prompt_tokens": 133,
|
|
"total_tokens": 301,
|
|
"completion_tokens_details": {
|
|
"accepted_prediction_tokens": 0,
|
|
"audio_tokens": 0,
|
|
"reasoning_tokens": 128,
|
|
"rejected_prediction_tokens": 0
|
|
},
|
|
"prompt_tokens_details": {
|
|
"audio_tokens": 0,
|
|
"cached_tokens": 0
|
|
}
|
|
},
|
|
"model_provider": "openai",
|
|
"model_name": "gpt-5.4-mini-2025-08-07",
|
|
"system_fingerprint": null,
|
|
"id": "chatcmpl-DL2VczPJP1BMxAqse44kXVOpujaoI",
|
|
"service_tier": "default",
|
|
"finish_reason": "tool_calls",
|
|
"logprobs": null
|
|
},
|
|
"type": "ai",
|
|
"id": "lc_run--019d0517-45b6-7141-84b5-c91df7cad066-0",
|
|
"tool_calls": [
|
|
{
|
|
"name": "get_weather",
|
|
"args": {
|
|
"city": "San Francisco"
|
|
},
|
|
"id": "call_BDzcxeIZTufx2i3mknSKKkVO",
|
|
"type": "tool_call"
|
|
}
|
|
],
|
|
"invalid_tool_calls": [],
|
|
"usage_metadata": {
|
|
"input_tokens": 133,
|
|
"output_tokens": 168,
|
|
"total_tokens": 301,
|
|
"input_token_details": {
|
|
"audio": 0,
|
|
"cache_read": 0
|
|
},
|
|
"output_token_details": {
|
|
"audio": 0,
|
|
"reasoning": 128
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"content": "Foggy, 58°F",
|
|
"additional_kwargs": {},
|
|
"response_metadata": {},
|
|
"type": "tool",
|
|
"name": "get_weather",
|
|
"id": "5495f6e9-8412-419d-a5cf-05a4d45edbe6",
|
|
"tool_call_id": "call_BDzcxeIZTufx2i3mknSKKkVO",
|
|
"status": "success"
|
|
},
|
|
{
|
|
"content": "It's foggy in San Francisco and 58°F.",
|
|
"additional_kwargs": {
|
|
"refusal": null
|
|
},
|
|
"response_metadata": {
|
|
"token_usage": {
|
|
"completion_tokens": 14,
|
|
"prompt_tokens": 168,
|
|
"total_tokens": 182,
|
|
"completion_tokens_details": {
|
|
"accepted_prediction_tokens": 0,
|
|
"audio_tokens": 0,
|
|
"reasoning_tokens": 0,
|
|
"rejected_prediction_tokens": 0
|
|
},
|
|
"prompt_tokens_details": {
|
|
"audio_tokens": 0,
|
|
"cached_tokens": 0
|
|
}
|
|
},
|
|
"model_provider": "openai",
|
|
"model_name": "gpt-5.4-mini-2025-08-07",
|
|
"system_fingerprint": null,
|
|
"id": "chatcmpl-DL2Vfmfw43S5ucdAomplscPPCdfMM",
|
|
"service_tier": "default",
|
|
"finish_reason": "stop",
|
|
"logprobs": null
|
|
},
|
|
"type": "ai",
|
|
"id": "lc_run--019d0517-4ef9-7cd0-b5df-fbbba943487b-0",
|
|
"tool_calls": [],
|
|
"invalid_tool_calls": [],
|
|
"usage_metadata": {
|
|
"input_tokens": 168,
|
|
"output_tokens": 14,
|
|
"total_tokens": 182,
|
|
"input_token_details": {
|
|
"audio": 0,
|
|
"cache_read": 0
|
|
},
|
|
"output_token_details": {
|
|
"audio": 0,
|
|
"reasoning": 0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"integration": "LangChain"
|
|
},
|
|
{
|
|
"uuid": "019d0517-4ef9-7cd0-b5df-fbabafec6edf",
|
|
"name": "agent",
|
|
"status": "SUCCESS",
|
|
"type": "base",
|
|
"parentUuid": "019d0517-45b5-7eb2-8028-a131e66695b4",
|
|
"startTime": "2026-03-19T07:55:06.873Z",
|
|
"endTime": "2026-03-19T07:55:07.644Z",
|
|
"input": {
|
|
"messages": [
|
|
{
|
|
"content": "What's the weather in San Francisco?",
|
|
"additional_kwargs": {},
|
|
"response_metadata": {},
|
|
"type": "human",
|
|
"id": "a11b3c6f-21e7-4120-996d-47729c9b863f"
|
|
},
|
|
{
|
|
"content": "",
|
|
"additional_kwargs": {
|
|
"refusal": null
|
|
},
|
|
"response_metadata": {
|
|
"token_usage": {
|
|
"completion_tokens": 168,
|
|
"prompt_tokens": 133,
|
|
"total_tokens": 301,
|
|
"completion_tokens_details": {
|
|
"accepted_prediction_tokens": 0,
|
|
"audio_tokens": 0,
|
|
"reasoning_tokens": 128,
|
|
"rejected_prediction_tokens": 0
|
|
},
|
|
"prompt_tokens_details": {
|
|
"audio_tokens": 0,
|
|
"cached_tokens": 0
|
|
}
|
|
},
|
|
"model_provider": "openai",
|
|
"model_name": "gpt-5.4-mini-2025-08-07",
|
|
"system_fingerprint": null,
|
|
"id": "chatcmpl-DL2VczPJP1BMxAqse44kXVOpujaoI",
|
|
"service_tier": "default",
|
|
"finish_reason": "tool_calls",
|
|
"logprobs": null
|
|
},
|
|
"type": "ai",
|
|
"id": "lc_run--019d0517-45b6-7141-84b5-c91df7cad066-0",
|
|
"tool_calls": [
|
|
{
|
|
"name": "get_weather",
|
|
"args": {
|
|
"city": "San Francisco"
|
|
},
|
|
"id": "call_BDzcxeIZTufx2i3mknSKKkVO",
|
|
"type": "tool_call"
|
|
}
|
|
],
|
|
"invalid_tool_calls": [],
|
|
"usage_metadata": {
|
|
"input_tokens": 133,
|
|
"output_tokens": 168,
|
|
"total_tokens": 301,
|
|
"input_token_details": {
|
|
"audio": 0,
|
|
"cache_read": 0
|
|
},
|
|
"output_token_details": {
|
|
"audio": 0,
|
|
"reasoning": 128
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"content": "Foggy, 58°F",
|
|
"additional_kwargs": {},
|
|
"response_metadata": {},
|
|
"type": "tool",
|
|
"name": "get_weather",
|
|
"id": "5495f6e9-8412-419d-a5cf-05a4d45edbe6",
|
|
"tool_call_id": "call_BDzcxeIZTufx2i3mknSKKkVO",
|
|
"status": "success"
|
|
}
|
|
]
|
|
},
|
|
"output": {
|
|
"messages": [
|
|
{
|
|
"content": "It's foggy in San Francisco and 58°F.",
|
|
"additional_kwargs": {
|
|
"refusal": null
|
|
},
|
|
"response_metadata": {
|
|
"token_usage": {
|
|
"completion_tokens": 14,
|
|
"prompt_tokens": 168,
|
|
"total_tokens": 182,
|
|
"completion_tokens_details": {
|
|
"accepted_prediction_tokens": 0,
|
|
"audio_tokens": 0,
|
|
"reasoning_tokens": 0,
|
|
"rejected_prediction_tokens": 0
|
|
},
|
|
"prompt_tokens_details": {
|
|
"audio_tokens": 0,
|
|
"cached_tokens": 0
|
|
}
|
|
},
|
|
"model_provider": "openai",
|
|
"model_name": "gpt-5.4-mini-2025-08-07",
|
|
"system_fingerprint": null,
|
|
"id": "chatcmpl-DL2Vfmfw43S5ucdAomplscPPCdfMM",
|
|
"service_tier": "default",
|
|
"finish_reason": "stop",
|
|
"logprobs": null
|
|
},
|
|
"type": "ai",
|
|
"id": "lc_run--019d0517-4ef9-7cd0-b5df-fbbba943487b-0",
|
|
"tool_calls": [],
|
|
"invalid_tool_calls": [],
|
|
"usage_metadata": {
|
|
"input_tokens": 168,
|
|
"output_tokens": 14,
|
|
"total_tokens": 182,
|
|
"input_token_details": {
|
|
"audio": 0,
|
|
"cache_read": 0
|
|
},
|
|
"output_token_details": {
|
|
"audio": 0,
|
|
"reasoning": 0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"integration": "LangChain"
|
|
},
|
|
{
|
|
"uuid": "019d0517-51fc-7082-ab80-5e4bcb7a4306",
|
|
"name": "should_continue",
|
|
"status": "SUCCESS",
|
|
"type": "base",
|
|
"parentUuid": "019d0517-4ef9-7cd0-b5df-fbabafec6edf",
|
|
"startTime": "2026-03-19T07:55:07.644Z",
|
|
"endTime": "2026-03-19T07:55:07.644Z",
|
|
"input": {
|
|
"messages": [
|
|
{
|
|
"content": "What's the weather in San Francisco?",
|
|
"additional_kwargs": {},
|
|
"response_metadata": {},
|
|
"type": "human",
|
|
"id": "a11b3c6f-21e7-4120-996d-47729c9b863f"
|
|
},
|
|
{
|
|
"content": "",
|
|
"additional_kwargs": {
|
|
"refusal": null
|
|
},
|
|
"response_metadata": {
|
|
"token_usage": {
|
|
"completion_tokens": 168,
|
|
"prompt_tokens": 133,
|
|
"total_tokens": 301,
|
|
"completion_tokens_details": {
|
|
"accepted_prediction_tokens": 0,
|
|
"audio_tokens": 0,
|
|
"reasoning_tokens": 128,
|
|
"rejected_prediction_tokens": 0
|
|
},
|
|
"prompt_tokens_details": {
|
|
"audio_tokens": 0,
|
|
"cached_tokens": 0
|
|
}
|
|
},
|
|
"model_provider": "openai",
|
|
"model_name": "gpt-5.4-mini-2025-08-07",
|
|
"system_fingerprint": null,
|
|
"id": "chatcmpl-DL2VczPJP1BMxAqse44kXVOpujaoI",
|
|
"service_tier": "default",
|
|
"finish_reason": "tool_calls",
|
|
"logprobs": null
|
|
},
|
|
"type": "ai",
|
|
"id": "lc_run--019d0517-45b6-7141-84b5-c91df7cad066-0",
|
|
"tool_calls": [
|
|
{
|
|
"name": "get_weather",
|
|
"args": {
|
|
"city": "San Francisco"
|
|
},
|
|
"id": "call_BDzcxeIZTufx2i3mknSKKkVO",
|
|
"type": "tool_call"
|
|
}
|
|
],
|
|
"invalid_tool_calls": [],
|
|
"usage_metadata": {
|
|
"input_tokens": 133,
|
|
"output_tokens": 168,
|
|
"total_tokens": 301,
|
|
"input_token_details": {
|
|
"audio": 0,
|
|
"cache_read": 0
|
|
},
|
|
"output_token_details": {
|
|
"audio": 0,
|
|
"reasoning": 128
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"content": "Foggy, 58°F",
|
|
"additional_kwargs": {},
|
|
"response_metadata": {},
|
|
"type": "tool",
|
|
"name": "get_weather",
|
|
"id": "5495f6e9-8412-419d-a5cf-05a4d45edbe6",
|
|
"tool_call_id": "call_BDzcxeIZTufx2i3mknSKKkVO",
|
|
"status": "success"
|
|
},
|
|
{
|
|
"content": "It's foggy in San Francisco and 58°F.",
|
|
"additional_kwargs": {
|
|
"refusal": null
|
|
},
|
|
"response_metadata": {
|
|
"token_usage": {
|
|
"completion_tokens": 14,
|
|
"prompt_tokens": 168,
|
|
"total_tokens": 182,
|
|
"completion_tokens_details": {
|
|
"accepted_prediction_tokens": 0,
|
|
"audio_tokens": 0,
|
|
"reasoning_tokens": 0,
|
|
"rejected_prediction_tokens": 0
|
|
},
|
|
"prompt_tokens_details": {
|
|
"audio_tokens": 0,
|
|
"cached_tokens": 0
|
|
}
|
|
},
|
|
"model_provider": "openai",
|
|
"model_name": "gpt-5.4-mini-2025-08-07",
|
|
"system_fingerprint": null,
|
|
"id": "chatcmpl-DL2Vfmfw43S5ucdAomplscPPCdfMM",
|
|
"service_tier": "default",
|
|
"finish_reason": "stop",
|
|
"logprobs": null
|
|
},
|
|
"type": "ai",
|
|
"id": "lc_run--019d0517-4ef9-7cd0-b5df-fbbba943487b-0",
|
|
"tool_calls": [],
|
|
"invalid_tool_calls": [],
|
|
"usage_metadata": {
|
|
"input_tokens": 168,
|
|
"output_tokens": 14,
|
|
"total_tokens": 182,
|
|
"input_token_details": {
|
|
"audio": 0,
|
|
"cache_read": 0
|
|
},
|
|
"output_token_details": {
|
|
"audio": 0,
|
|
"reasoning": 0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"output": "__end__",
|
|
"integration": "LangChain"
|
|
},
|
|
{
|
|
"uuid": "019d0517-4ef7-7472-81d6-f5fdd5489f04",
|
|
"name": "tools",
|
|
"status": "SUCCESS",
|
|
"type": "base",
|
|
"parentUuid": "019d0517-45b5-7eb2-8028-a131e66695b4",
|
|
"startTime": "2026-03-19T07:55:06.871Z",
|
|
"endTime": "2026-03-19T07:55:06.873Z",
|
|
"input": {
|
|
"messages": [
|
|
{
|
|
"content": "What's the weather in San Francisco?",
|
|
"additional_kwargs": {},
|
|
"response_metadata": {},
|
|
"type": "human",
|
|
"id": "a11b3c6f-21e7-4120-996d-47729c9b863f"
|
|
},
|
|
{
|
|
"content": "",
|
|
"additional_kwargs": {
|
|
"refusal": null
|
|
},
|
|
"response_metadata": {
|
|
"token_usage": {
|
|
"completion_tokens": 168,
|
|
"prompt_tokens": 133,
|
|
"total_tokens": 301,
|
|
"completion_tokens_details": {
|
|
"accepted_prediction_tokens": 0,
|
|
"audio_tokens": 0,
|
|
"reasoning_tokens": 128,
|
|
"rejected_prediction_tokens": 0
|
|
},
|
|
"prompt_tokens_details": {
|
|
"audio_tokens": 0,
|
|
"cached_tokens": 0
|
|
}
|
|
},
|
|
"model_provider": "openai",
|
|
"model_name": "gpt-5.4-mini-2025-08-07",
|
|
"system_fingerprint": null,
|
|
"id": "chatcmpl-DL2VczPJP1BMxAqse44kXVOpujaoI",
|
|
"service_tier": "default",
|
|
"finish_reason": "tool_calls",
|
|
"logprobs": null
|
|
},
|
|
"type": "ai",
|
|
"id": "lc_run--019d0517-45b6-7141-84b5-c91df7cad066-0",
|
|
"tool_calls": [
|
|
{
|
|
"name": "get_weather",
|
|
"args": {
|
|
"city": "San Francisco"
|
|
},
|
|
"id": "call_BDzcxeIZTufx2i3mknSKKkVO",
|
|
"type": "tool_call"
|
|
}
|
|
],
|
|
"invalid_tool_calls": [],
|
|
"usage_metadata": {
|
|
"input_tokens": 133,
|
|
"output_tokens": 168,
|
|
"total_tokens": 301,
|
|
"input_token_details": {
|
|
"audio": 0,
|
|
"cache_read": 0
|
|
},
|
|
"output_token_details": {
|
|
"audio": 0,
|
|
"reasoning": 128
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"output": {
|
|
"messages": [
|
|
{
|
|
"content": "Foggy, 58°F",
|
|
"additional_kwargs": {},
|
|
"response_metadata": {},
|
|
"type": "tool",
|
|
"name": "get_weather",
|
|
"id": "5495f6e9-8412-419d-a5cf-05a4d45edbe6",
|
|
"tool_call_id": "call_BDzcxeIZTufx2i3mknSKKkVO",
|
|
"status": "success"
|
|
}
|
|
]
|
|
},
|
|
"toolsCalled": [
|
|
{
|
|
"name": "get_weather",
|
|
"output": {
|
|
"content": "Foggy, 58°F",
|
|
"additional_kwargs": {},
|
|
"response_metadata": {},
|
|
"type": "tool",
|
|
"name": "get_weather",
|
|
"id": "5495f6e9-8412-419d-a5cf-05a4d45edbe6",
|
|
"tool_call_id": "call_BDzcxeIZTufx2i3mknSKKkVO",
|
|
"status": "success"
|
|
},
|
|
"inputParameters": {
|
|
"city": "San Francisco"
|
|
}
|
|
}
|
|
],
|
|
"integration": "LangChain"
|
|
},
|
|
{
|
|
"uuid": "019d0517-45b6-7141-84b5-c90280edf968",
|
|
"name": "agent",
|
|
"status": "SUCCESS",
|
|
"type": "base",
|
|
"parentUuid": "019d0517-45b5-7eb2-8028-a131e66695b4",
|
|
"startTime": "2026-03-19T07:55:04.502Z",
|
|
"endTime": "2026-03-19T07:55:06.871Z",
|
|
"input": {
|
|
"messages": [
|
|
{
|
|
"content": "What's the weather in San Francisco?",
|
|
"additional_kwargs": {},
|
|
"response_metadata": {},
|
|
"type": "human",
|
|
"id": "a11b3c6f-21e7-4120-996d-47729c9b863f"
|
|
}
|
|
]
|
|
},
|
|
"output": {
|
|
"messages": [
|
|
{
|
|
"content": "",
|
|
"additional_kwargs": {
|
|
"refusal": null
|
|
},
|
|
"response_metadata": {
|
|
"token_usage": {
|
|
"completion_tokens": 168,
|
|
"prompt_tokens": 133,
|
|
"total_tokens": 301,
|
|
"completion_tokens_details": {
|
|
"accepted_prediction_tokens": 0,
|
|
"audio_tokens": 0,
|
|
"reasoning_tokens": 128,
|
|
"rejected_prediction_tokens": 0
|
|
},
|
|
"prompt_tokens_details": {
|
|
"audio_tokens": 0,
|
|
"cached_tokens": 0
|
|
}
|
|
},
|
|
"model_provider": "openai",
|
|
"model_name": "gpt-5.4-mini-2025-08-07",
|
|
"system_fingerprint": null,
|
|
"id": "chatcmpl-DL2VczPJP1BMxAqse44kXVOpujaoI",
|
|
"service_tier": "default",
|
|
"finish_reason": "tool_calls",
|
|
"logprobs": null
|
|
},
|
|
"type": "ai",
|
|
"id": "lc_run--019d0517-45b6-7141-84b5-c91df7cad066-0",
|
|
"tool_calls": [
|
|
{
|
|
"name": "get_weather",
|
|
"args": {
|
|
"city": "San Francisco"
|
|
},
|
|
"id": "call_BDzcxeIZTufx2i3mknSKKkVO",
|
|
"type": "tool_call"
|
|
}
|
|
],
|
|
"invalid_tool_calls": [],
|
|
"usage_metadata": {
|
|
"input_tokens": 133,
|
|
"output_tokens": 168,
|
|
"total_tokens": 301,
|
|
"input_token_details": {
|
|
"audio": 0,
|
|
"cache_read": 0
|
|
},
|
|
"output_token_details": {
|
|
"audio": 0,
|
|
"reasoning": 128
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"integration": "LangChain"
|
|
},
|
|
{
|
|
"uuid": "019d0517-4ef7-7472-81d6-f5e5b545e88a",
|
|
"name": "should_continue",
|
|
"status": "SUCCESS",
|
|
"type": "base",
|
|
"parentUuid": "019d0517-45b6-7141-84b5-c90280edf968",
|
|
"startTime": "2026-03-19T07:55:06.871Z",
|
|
"endTime": "2026-03-19T07:55:06.871Z",
|
|
"input": {
|
|
"messages": [
|
|
{
|
|
"content": "What's the weather in San Francisco?",
|
|
"additional_kwargs": {},
|
|
"response_metadata": {},
|
|
"type": "human",
|
|
"id": "a11b3c6f-21e7-4120-996d-47729c9b863f"
|
|
},
|
|
{
|
|
"content": "",
|
|
"additional_kwargs": {
|
|
"refusal": null
|
|
},
|
|
"response_metadata": {
|
|
"token_usage": {
|
|
"completion_tokens": 168,
|
|
"prompt_tokens": 133,
|
|
"total_tokens": 301,
|
|
"completion_tokens_details": {
|
|
"accepted_prediction_tokens": 0,
|
|
"audio_tokens": 0,
|
|
"reasoning_tokens": 128,
|
|
"rejected_prediction_tokens": 0
|
|
},
|
|
"prompt_tokens_details": {
|
|
"audio_tokens": 0,
|
|
"cached_tokens": 0
|
|
}
|
|
},
|
|
"model_provider": "openai",
|
|
"model_name": "gpt-5.4-mini-2025-08-07",
|
|
"system_fingerprint": null,
|
|
"id": "chatcmpl-DL2VczPJP1BMxAqse44kXVOpujaoI",
|
|
"service_tier": "default",
|
|
"finish_reason": "tool_calls",
|
|
"logprobs": null
|
|
},
|
|
"type": "ai",
|
|
"id": "lc_run--019d0517-45b6-7141-84b5-c91df7cad066-0",
|
|
"tool_calls": [
|
|
{
|
|
"name": "get_weather",
|
|
"args": {
|
|
"city": "San Francisco"
|
|
},
|
|
"id": "call_BDzcxeIZTufx2i3mknSKKkVO",
|
|
"type": "tool_call"
|
|
}
|
|
],
|
|
"invalid_tool_calls": [],
|
|
"usage_metadata": {
|
|
"input_tokens": 133,
|
|
"output_tokens": 168,
|
|
"total_tokens": 301,
|
|
"input_token_details": {
|
|
"audio": 0,
|
|
"cache_read": 0
|
|
},
|
|
"output_token_details": {
|
|
"audio": 0,
|
|
"reasoning": 128
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"output": "tools",
|
|
"integration": "LangChain"
|
|
}
|
|
],
|
|
"agentSpans": [],
|
|
"llmSpans": [
|
|
{
|
|
"uuid": "019d0517-4ef9-7cd0-b5df-fbbba943487b",
|
|
"name": "ChatOpenAI",
|
|
"status": "SUCCESS",
|
|
"type": "llm",
|
|
"parentUuid": "019d0517-4ef9-7cd0-b5df-fbabafec6edf",
|
|
"startTime": "2026-03-19T07:55:06.873Z",
|
|
"endTime": "2026-03-19T07:55:07.643Z",
|
|
"input": [
|
|
{
|
|
"role": "human",
|
|
"content": "What's the weather in San Francisco?"
|
|
},
|
|
{
|
|
"role": "ai",
|
|
"content": ""
|
|
},
|
|
{
|
|
"role": "tool",
|
|
"content": "Foggy, 58°F"
|
|
},
|
|
{
|
|
"role": "Tool Input",
|
|
"content": "{'type': 'function', 'function': {'name': 'get_weather', 'description': 'Returns the current weather in a city.', 'parameters': {'properties': {'city': {'type': 'string'}}, 'required': ['city'], 'type': 'object'}}}"
|
|
}
|
|
],
|
|
"output": {
|
|
"role": "AI",
|
|
"content": "It's foggy in San Francisco and 58°F.",
|
|
"tool_calls": []
|
|
},
|
|
"model": "gpt-5.4-mini-2025-08-07",
|
|
"inputTokenCount": 168.0,
|
|
"outputTokenCount": 14.0,
|
|
"integration": "LangChain",
|
|
"provider": "OpenAI"
|
|
},
|
|
{
|
|
"uuid": "019d0517-45b6-7141-84b5-c91df7cad066",
|
|
"name": "ChatOpenAI",
|
|
"status": "SUCCESS",
|
|
"type": "llm",
|
|
"parentUuid": "019d0517-45b6-7141-84b5-c90280edf968",
|
|
"startTime": "2026-03-19T07:55:04.502Z",
|
|
"endTime": "2026-03-19T07:55:06.870Z",
|
|
"input": [
|
|
{
|
|
"role": "human",
|
|
"content": "What's the weather in San Francisco?"
|
|
},
|
|
{
|
|
"role": "Tool Input",
|
|
"content": "{'type': 'function', 'function': {'name': 'get_weather', 'description': 'Returns the current weather in a city.', 'parameters': {'properties': {'city': {'type': 'string'}}, 'required': ['city'], 'type': 'object'}}}"
|
|
}
|
|
],
|
|
"output": {
|
|
"role": "AI",
|
|
"content": "",
|
|
"tool_calls": [
|
|
{
|
|
"name": "get_weather",
|
|
"args": {
|
|
"city": "San Francisco"
|
|
},
|
|
"id": "call_BDzcxeIZTufx2i3mknSKKkVO"
|
|
}
|
|
]
|
|
},
|
|
"model": "gpt-5.4-mini-2025-08-07",
|
|
"inputTokenCount": 133.0,
|
|
"outputTokenCount": 168.0,
|
|
"integration": "LangChain",
|
|
"provider": "OpenAI"
|
|
}
|
|
],
|
|
"retrieverSpans": [],
|
|
"toolSpans": [
|
|
{
|
|
"uuid": "019d0517-4ef8-7ec3-b800-fcd697017b7b",
|
|
"name": "get_weather",
|
|
"status": "SUCCESS",
|
|
"type": "tool",
|
|
"parentUuid": "019d0517-4ef7-7472-81d6-f5fdd5489f04",
|
|
"startTime": "2026-03-19T07:55:06.872Z",
|
|
"endTime": "2026-03-19T07:55:06.873Z",
|
|
"input": {
|
|
"city": "San Francisco"
|
|
},
|
|
"output": {
|
|
"content": "Foggy, 58°F",
|
|
"additional_kwargs": {},
|
|
"response_metadata": {},
|
|
"type": "tool",
|
|
"name": "get_weather",
|
|
"id": "5495f6e9-8412-419d-a5cf-05a4d45edbe6",
|
|
"tool_call_id": "call_BDzcxeIZTufx2i3mknSKKkVO",
|
|
"status": "success"
|
|
},
|
|
"integration": "LangChain"
|
|
}
|
|
],
|
|
"startTime": "2026-03-19T07:55:04.502Z",
|
|
"endTime": "2026-03-19T07:55:07.644Z",
|
|
"name": "langgraph-simple-test",
|
|
"metadata": {
|
|
"test_type": "simple"
|
|
},
|
|
"tags": [
|
|
"langgraph",
|
|
"simple"
|
|
],
|
|
"environment": "development",
|
|
"threadId": "simple-123",
|
|
"userId": "test-user",
|
|
"input": {
|
|
"messages": [
|
|
{
|
|
"content": "What's the weather in San Francisco?",
|
|
"additional_kwargs": {},
|
|
"response_metadata": {},
|
|
"type": "human",
|
|
"id": "a11b3c6f-21e7-4120-996d-47729c9b863f"
|
|
}
|
|
]
|
|
},
|
|
"output": {
|
|
"messages": [
|
|
{
|
|
"content": "What's the weather in San Francisco?",
|
|
"additional_kwargs": {},
|
|
"response_metadata": {},
|
|
"type": "human",
|
|
"id": "a11b3c6f-21e7-4120-996d-47729c9b863f"
|
|
},
|
|
{
|
|
"content": "",
|
|
"additional_kwargs": {
|
|
"refusal": null
|
|
},
|
|
"response_metadata": {
|
|
"token_usage": {
|
|
"completion_tokens": 168,
|
|
"prompt_tokens": 133,
|
|
"total_tokens": 301,
|
|
"completion_tokens_details": {
|
|
"accepted_prediction_tokens": 0,
|
|
"audio_tokens": 0,
|
|
"reasoning_tokens": 128,
|
|
"rejected_prediction_tokens": 0
|
|
},
|
|
"prompt_tokens_details": {
|
|
"audio_tokens": 0,
|
|
"cached_tokens": 0
|
|
}
|
|
},
|
|
"model_provider": "openai",
|
|
"model_name": "gpt-5.4-mini-2025-08-07",
|
|
"system_fingerprint": null,
|
|
"id": "chatcmpl-DL2VczPJP1BMxAqse44kXVOpujaoI",
|
|
"service_tier": "default",
|
|
"finish_reason": "tool_calls",
|
|
"logprobs": null
|
|
},
|
|
"type": "ai",
|
|
"id": "lc_run--019d0517-45b6-7141-84b5-c91df7cad066-0",
|
|
"tool_calls": [
|
|
{
|
|
"name": "get_weather",
|
|
"args": {
|
|
"city": "San Francisco"
|
|
},
|
|
"id": "call_BDzcxeIZTufx2i3mknSKKkVO",
|
|
"type": "tool_call"
|
|
}
|
|
],
|
|
"invalid_tool_calls": [],
|
|
"usage_metadata": {
|
|
"input_tokens": 133,
|
|
"output_tokens": 168,
|
|
"total_tokens": 301,
|
|
"input_token_details": {
|
|
"audio": 0,
|
|
"cache_read": 0
|
|
},
|
|
"output_token_details": {
|
|
"audio": 0,
|
|
"reasoning": 128
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"content": "Foggy, 58°F",
|
|
"additional_kwargs": {},
|
|
"response_metadata": {},
|
|
"type": "tool",
|
|
"name": "get_weather",
|
|
"id": "5495f6e9-8412-419d-a5cf-05a4d45edbe6",
|
|
"tool_call_id": "call_BDzcxeIZTufx2i3mknSKKkVO",
|
|
"status": "success"
|
|
},
|
|
{
|
|
"content": "It's foggy in San Francisco and 58°F.",
|
|
"additional_kwargs": {
|
|
"refusal": null
|
|
},
|
|
"response_metadata": {
|
|
"token_usage": {
|
|
"completion_tokens": 14,
|
|
"prompt_tokens": 168,
|
|
"total_tokens": 182,
|
|
"completion_tokens_details": {
|
|
"accepted_prediction_tokens": 0,
|
|
"audio_tokens": 0,
|
|
"reasoning_tokens": 0,
|
|
"rejected_prediction_tokens": 0
|
|
},
|
|
"prompt_tokens_details": {
|
|
"audio_tokens": 0,
|
|
"cached_tokens": 0
|
|
}
|
|
},
|
|
"model_provider": "openai",
|
|
"model_name": "gpt-5.4-mini-2025-08-07",
|
|
"system_fingerprint": null,
|
|
"id": "chatcmpl-DL2Vfmfw43S5ucdAomplscPPCdfMM",
|
|
"service_tier": "default",
|
|
"finish_reason": "stop",
|
|
"logprobs": null
|
|
},
|
|
"type": "ai",
|
|
"id": "lc_run--019d0517-4ef9-7cd0-b5df-fbbba943487b-0",
|
|
"tool_calls": [],
|
|
"invalid_tool_calls": [],
|
|
"usage_metadata": {
|
|
"input_tokens": 168,
|
|
"output_tokens": 14,
|
|
"total_tokens": 182,
|
|
"input_token_details": {
|
|
"audio": 0,
|
|
"cache_read": 0
|
|
},
|
|
"output_token_details": {
|
|
"audio": 0,
|
|
"reasoning": 0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"status": "SUCCESS",
|
|
"toolsCalled": [
|
|
{
|
|
"name": "get_weather",
|
|
"output": {
|
|
"content": "Foggy, 58°F",
|
|
"additional_kwargs": {},
|
|
"response_metadata": {},
|
|
"type": "tool",
|
|
"name": "get_weather",
|
|
"id": "5495f6e9-8412-419d-a5cf-05a4d45edbe6",
|
|
"tool_call_id": "call_BDzcxeIZTufx2i3mknSKKkVO",
|
|
"status": "success"
|
|
},
|
|
"inputParameters": {
|
|
"city": "San Francisco"
|
|
}
|
|
}
|
|
]
|
|
}
|