A valid request URL is required to generate request examples
{ "group_count": 123, "run_count": 123, "latency_p50": 123, "latency_p99": 123, "first_token_p50": 123, "first_token_p99": 123, "total_tokens": 123, "prompt_tokens": 123, "completion_tokens": 123, "median_tokens": 123, "completion_tokens_p50": 123, "prompt_tokens_p50": 123, "tokens_p99": 123, "completion_tokens_p99": 123, "prompt_tokens_p99": 123, "last_run_start_time": "2023-11-07T05:31:56Z", "feedback_stats": {}, "run_facets": [ {} ], "error_rate": 123, "streaming_rate": 123, "total_cost": 123, "prompt_cost": 123, "completion_cost": 123, "cost_p50": 123, "cost_p99": 123, "prompt_token_details": {}, "completion_token_details": {}, "prompt_cost_details": {}, "completion_cost_details": {} }
Get stats for the grouped runs.
Documentation IndexFetch the complete documentation index at: https://docs.langchain.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.langchain.com/llms.txt
Use this file to discover all available pages before exploring further.
conversation
x >= 0
1 <= x <= 100
Successful Response
Was this page helpful?