agentle.agents.execution_stateΒΆ

Functions

Field()

!!! abstract "Usage Documentation"

Classes

Any(*args, **kwargs)

Special type indicating an unconstrained type.

BaseModel()

Alias for pydantic.BaseModel.

ExecutionState(*[, state, ...])

Tracks the execution state of an agent context.

MutableMapping()

A MutableMapping is a generic container for associating key/value pairs.

datetime(year, month, day[, hour[, minute[, ...)

The year, month and day arguments are required.