Skip to content

Messages[]

.halguru.yamlMessages

Represents a collection of pre-defined static messages used within the agent's configuration for quick reference and standardized responses.

Messages:
  - Name: Greetings
    Message: |
      Hello, I am a robot!

Properties#

Name Type Required Description
Name Text ✔️ The name of the static message for the agent.
Message MultilineText ✔️ Content of the static message for the agent.

Technical Information#

Property Value
Path Messages[]
Internal Type AgentModels.AgentStaticMessage
Internal Root Type AgentConfiguration
File Extension .halguru.yaml
JSON Schema halguru-schema.json

Last updated: 2025-10-13
Autogenerated: Yes
AI powered: Yes
Core version: 1.66.0