Skip to content

IterationEndEvent

gepa.core.callbacks.IterationEndEvent

Bases: TypedDict

Event for on_iteration_end callback.

Attributes

iteration: int instance-attribute

state: GEPAState instance-attribute

proposal_accepted: bool instance-attribute