A valid request URL is required to generate request examples{
"runs": [
{
"name": "<string>",
"trace_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"dotted_order": "<string>",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"status": "<string>",
"inputs": {},
"inputs_preview": "<string>",
"start_time": "2023-11-07T05:31:56Z",
"end_time": "2023-11-07T05:31:56Z",
"extra": {},
"error": "<string>",
"execution_order": 1,
"serialized": {},
"outputs": {},
"outputs_preview": "<string>",
"parent_run_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"manifest_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"manifest_s3_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"events": [
{}
],
"tags": [
"<string>"
],
"inputs_s3_urls": {},
"outputs_s3_urls": {},
"s3_urls": {},
"trace_min_start_time": "2023-11-07T05:31:56Z",
"trace_max_start_time": "2023-11-07T05:31:56Z",
"child_run_ids": [
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
],
"direct_child_run_ids": [
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
],
"parent_run_ids": [
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
],
"feedback_stats": {},
"reference_example_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"total_tokens": 0,
"prompt_tokens": 0,
"completion_tokens": 0,
"prompt_token_details": {},
"completion_token_details": {},
"total_cost": "<string>",
"prompt_cost": "<string>",
"completion_cost": "<string>",
"prompt_cost_details": {},
"completion_cost_details": {},
"price_model_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"first_token_time": "2023-11-07T05:31:56Z",
"messages": [
{}
]
}
],
"cursors": {},
"parsed_query": "<string>"
}Get run by ids or the shared run if not specifed.
A valid request URL is required to generate request examples{
"runs": [
{
"name": "<string>",
"trace_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"dotted_order": "<string>",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"status": "<string>",
"inputs": {},
"inputs_preview": "<string>",
"start_time": "2023-11-07T05:31:56Z",
"end_time": "2023-11-07T05:31:56Z",
"extra": {},
"error": "<string>",
"execution_order": 1,
"serialized": {},
"outputs": {},
"outputs_preview": "<string>",
"parent_run_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"manifest_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"manifest_s3_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"events": [
{}
],
"tags": [
"<string>"
],
"inputs_s3_urls": {},
"outputs_s3_urls": {},
"s3_urls": {},
"trace_min_start_time": "2023-11-07T05:31:56Z",
"trace_max_start_time": "2023-11-07T05:31:56Z",
"child_run_ids": [
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
],
"direct_child_run_ids": [
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
],
"parent_run_ids": [
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
],
"feedback_stats": {},
"reference_example_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"total_tokens": 0,
"prompt_tokens": 0,
"completion_tokens": 0,
"prompt_token_details": {},
"completion_token_details": {},
"total_cost": "<string>",
"prompt_cost": "<string>",
"completion_cost": "<string>",
"prompt_cost_details": {},
"completion_cost_details": {},
"price_model_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"first_token_time": "2023-11-07T05:31:56Z",
"messages": [
{}
]
}
],
"cursors": {},
"parsed_query": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.langchain.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?