SyntheticSessionGeneratorConfigΒΆ

class SyntheticSessionGeneratorConfig ( BaseSessionGeneratorConfig )

Configuration for synthetic session generation.

Polymorphic Type:

type: synthetic

All BaseSessionGeneratorConfig types:

Fields:

session_graphBaseSessionGraphGeneratorConfig = LinearSessionGraphGeneratorConfig

The generator for the session graphs.

Available types:

channelslist [ BaseChannelGeneratorConfig ] = [<TextChannelGeneratorConfig>]

The modality channels for the input content of each request.

Available types:

output_specOutputSpecConfig = OutputSpecConfig

Specification for expected output from the model, for supported modalities (e.g., output token length, image count).