Skip to content

Agent

The agent configuration

Agent:

Summary#

Represents the Agent, which serves as a core entity for handling operations associated with automation workflows and configurations in the HalGuru platform.

Properties#

  • HalGuru - Header information for the hal.guru platform. Don't change this.
  • Agent - The agent configuration
  • Operator - The operator configuration
  • Messages - Static messages used for quick access within the system.
  • Prompts - Prompts available within the agent's configuration.
  • LlmConnectors - LLM connector configurations.
  • Secrets - Key-value pairs used to store sensitive information.
  • State - The state of the agent.
  • TestCases - Test cases for validating the behavior of an agent.
  • ExampleMessages - Example messages that demonstrate input-output interactions for an agent.
  • Channels - The communication channels that are available to the agent.
  • UserLimits - Defines the access limitations and restrictions for users based on their account type

Parent models#

Summary#