Operator
The AI Agent configuration.
Operator:
Summary#
Defines a robot agent within the HalGuru Robot framework. An agent encapsulates properties that specify its identity, functionality, design, and interaction behavior.
Remarks#
The class captures essential attributes such as the agent's unique identifier, name, type, version, author details, and description. It also includes configurations for its behavior, startup logic, user-interface design, and themes. This class facilitates general customization and configuration of robot agents for specific use cases.
Properties#
- Name - The name of the operator.
- UI - The user interface design configuration for the agent.
- Features - The features and capabilities of the agent.
Parent models#
- .halguru.yaml: Operator: - The AI Agent configuration.
Summary#
- Path:
.halguru.yaml: Operator:
- Internal type:
Operator
- Internal root type:
AgentConfiguration
- JSON Schema for YAML: https://docs.hal.guru/schemas/halguru-schema.json