Constructor for EventActions
OptionalskipOptionalstateOptionalartifactOptionaltransferOptionalescalate?: booleanOptionalrequestedOptionalcompaction?: EventCompactionOptionalrewindOptionalskipIf true, it won't call model to summarize function response. Only used for function_response event.
Indicates that the event is updating the state with the given delta.
Indicates that the event is updating an artifact. key is the filename, value is the version.
OptionaltransferIf set, the event transfers to the specified agent.
OptionalescalateThe agent is escalating to a higher level agent.
OptionalrequestedRequested authentication configurations.
OptionalcompactionEvent compaction information. When set, this event represents a compaction of events within the specified timestamp range.
OptionalrewindThe invocation id to rewind to. This is only set for rewind event.
Represents the actions attached to an event.