prompt
Defines the Prompt to be used in the AI agent's configuration.
The prompt serves as the input structure for generating outputs from the language model and consists of a list of messages, a unique identifier, and optional parameters. This property plays a role in managing conversational state, input prompts, and configurations for the language model.