StaticMessages[]
.halguru.yaml ➤ StaticMessages[]
Represents a collection of pre-defined static messages used within the agent's configuration for quick reference and standardized responses.
StaticMessages:
- Welcome: {}
Custom: {}
| Name |
Description |
| Title |
Static Messages |
| Field Type |
ObjectList |
| Required |
False |
Field List
Choose one of the following options for each list item.
Name is the primary key and should be unique in the StaticMessages[] list.
| Name |
Type |
Required |
Description |
| Welcome |
Object |
|
Welcome static message. |
| Custom |
Object |
|
Custom static message. |
| Property |
Value |
| Path |
StaticMessages[] |
| Internal Type |
AgentModels.StaticMessageOptionItem |
| Internal Root Type |
AgentHalGuru |
| File Extension |
.halguru.yaml |
| JSON Schema |
halguru-schema.json |
| Last updated: | | 2026-03-19 |
| Autogenerated: | | Yes |
| AI powered: | | Yes |
| Core version: | | 1.93.0 |