Skip to content

Start

Agent:
  Start:

Summary#

Represents the start configuration for a robot. This class defines the initial setup or parameters required when the robot is initiated.

Properties#

  • LlmConnectorName - Name of the LLM connector to be used from the LlmConnectors list.
  • PromptName - Name of the prompt to be used during the agent's initialization process.
  • Url - URL associated with the start configuration of the agent.

Parent models#

Summary#