EnvironmentInitializeToAgentMessage

Abstract class representing an initialization message sent from the environment to an AI agent. This message serves as a starting point for initializing an agent's session or setting up its operational context. It is part of the communication flow between the environment and the agent.

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Represents the content of the initialization message sent from the environment to an AI agent.