agentle.agents.templates.data_collection.collected_dataΒΆ

Functions

Field()

!!! abstract "Usage Documentation"

Classes

Any(*args, **kwargs)

Special type indicating an unconstrained type.

BaseModel()

Alias for pydantic.BaseModel.

CollectedData(*[, fields, pending_fields, ...])

Represents the current state of collected data

ConfigDict

Alias for pydantic.ConfigDict.

MutableMapping()

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

MutableSequence()

All the operations on a read-write sequence.