Skip to content

RunReplayRequest

← All HTTP schemas

A replay request.

Shape: object

Property Required Type Description Rules
agentVersion no integer (int32) The agent definition version to use. The currently active version if not given. pattern `^-?(?:0\
modelId no string The model name to override with. The definition’s own model is used if not given.
toolMode no ReplayToolMode The tool behavior. Defaults to ReplayToolMode.ReplayTools.