Create a dataset version asynchronously from existing request logs. You can populate the version with explicit request log IDs or with structured request-log filters.Documentation Index
Fetch the complete documentation index at: https://docs.promptlayer.com/llms.txt
Use this file to discover all available pages before exploring further.
request_log_ids and filter_group are present, explicit request IDs take precedence.dataset_version_created_from_filter_params webhook.Dataset version creation payload from request IDs or request-log filters.
Dataset group that will receive the generated dataset version.
Explicit request log IDs to snapshot. When provided, this mode takes precedence over filter_group.
50000Structured request-log filters used to populate the dataset asynchronously.
Free-text request-log search query applied with filter_group.
request_start_time, input_tokens, output_tokens, cost, latency_ms, status asc, desc Request fields or variables to parse into dataset columns.
Maximum number of request logs to include. When set, only the first N matching rows (in the current sort order) are added to the dataset version.
x >= 1