academy.identifier¶
EntityId
module-attribute
¶
EntityId union type for type annotations.
AgentId
pydantic-model
¶
Bases: BaseModel
, Generic[AgentT]
Unique identifier for an agent entity in a multi-agent system.
Config:
extra
:forbid
frozen
:True
validate_default
:True
Fields:
UserId
pydantic-model
¶
Bases: BaseModel
Unique identifier for a user entity in a multi-agent system.
Config:
extra
:forbid
frozen
:True
validate_default
:True
Fields: