TraceSessionGeneratorConfigΒΆ
class TraceSessionGeneratorConfig ( BaseSessionGeneratorConfig )
Trace-driven session generator configuration.
Polymorphic Type:
type: traceAll
BaseSessionGeneratorConfigtypes:
synthetic: SyntheticSessionGeneratorConfig
lmeval: LmevalSessionGeneratorConfig
trace: TraceSessionGeneratorConfig
Fields:
trace_filestr =""Path to the trace file (JSONL or CSV)
wrap_modebool =TrueWhether to wrap/loop over the trace indefinitely
flavorBaseTraceFlavorConfig = TimedSyntheticSessionTraceFlavorConfigTrace flavor configuration.
Available types:
timed_synthetic_session: TimedSyntheticSessionTraceFlavorConfigshared_prefix: SharedPrefixTraceFlavorConfigrag: RAGTraceFlavorConfigrequest_log: RequestLogTraceFlavorConfiguntimed_content_multi_turn: UntimedContentMultiTurnTraceFlavorConfig