TraceSessionGeneratorConfigΒΆ

class TraceSessionGeneratorConfig ( BaseSessionGeneratorConfig )

Trace-driven session generator configuration.

Polymorphic Type:

type: trace

All BaseSessionGeneratorConfig types:

Fields:

trace_filestr = ""

Path to the trace file (JSONL or CSV)

wrap_modebool = True

Whether to wrap/loop over the trace indefinitely

flavorBaseTraceFlavorConfig = TimedSyntheticSessionTraceFlavorConfig

Trace flavor configuration.

Available types: