Use time-based trace window ids
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
"window_duration_seconds": 10.0,
|
||||
"windows": [
|
||||
{
|
||||
"window_id": "chat_w_example_peak_0001",
|
||||
"window_id": "chat_w_example_0001",
|
||||
"trace_type": "chat",
|
||||
"trace_file": "traces/chat_w_example_peak_0001.jsonl",
|
||||
"trace_file": "traces/chat_w_example_0001.jsonl",
|
||||
"window_start": 0.0,
|
||||
"window_end": 10.0,
|
||||
"num_requests": 3
|
||||
|
||||
Reference in New Issue
Block a user