Skip to content

State

The state of the agent.

State:

Summary#

Represents the current operational state and associated metadata of the agent as part of its configuration.

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.

Parent models#

Summary#

  • Path: .halguru.yaml: State:
  • Internal type: AgentConfiguration
  • Internal root type: AgentConfiguration