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§
- Config
Snapshot - Snapshot of all tunable parameters for a single experiment arm.
- Generation
Overrides - Partial LLM generation parameter overrides for experiment variation injection.