Skip to main content

Module snapshot

Module snapshot 

Source
Expand description

Config snapshot for a single experiment arm.

ConfigSnapshot captures all eight tunable parameters as a flat struct. It is used as the “current best config” inside ExperimentEngine and as the bridge to GenerationOverrides when the engine patches the subject provider for a candidate evaluation.

Structs§

ConfigSnapshot
Snapshot of all tunable parameters for a single experiment arm.
GenerationOverrides
Partial LLM generation parameter overrides for experiment variation injection.