Channels
The communication channels that are available to the agent.
Channels:
Summary#
Represents the communication channels available to the agent, enabling specific configurations and capabilities for interaction.
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#
- .halguru.yaml: - The full configuration of an agent.
Summary#
- Path:
.halguru.yaml: Channels:
- Internal type:
AgentConfiguration
- Internal root type:
AgentConfiguration
- JSON Schema for YAML: https://docs.hal.guru/schemas/halguru-schema.json