Skip to main content

Module types

Module types 

Source
Expand description

Core identifier types, available without feature gates.

AgentId and MemoryId are defined here so they can be used by the agent runtime regardless of whether the memory feature is enabled.

Structsยง

AgentId
Stable identifier for an agent instance.
MemoryId
Stable identifier for a memory item.