BaseSessionGeneratorConfigΒΆ
class BaseSessionGeneratorConfig ( BasePolyConfig )
Session generator strategy (synthetic, trace, or lm-eval).
Polymorphic Type:
All
BaseSessionGeneratorConfigtypes:
synthetic: SyntheticSessionGeneratorConfig
lmeval: LmevalSessionGeneratorConfig
trace: TraceSessionGeneratorConfig