Welcome
.halguru.yaml ➤ StaticMessages[] ➤ Welcome
Gets or sets the welcome static message associated with the agent.
StaticMessages:
- Welcome:
Name: Welcome
Message: Hello, I am an AI Agent!
| Name |
Description |
| Title |
Welcome |
| Field Type |
Object |
| Required |
False |
Field List
| Name |
Type |
Required |
Description |
| Name |
Text |
✔️ |
The name of the static message for the agent. |
| Message |
Prompt |
✔️ |
Content of the static message for the agent. |
This property references a predefined, static welcome message that is part of the agent's configuration. It utilizes the type to define the path and metadata for the welcome message within the agent's static message structure.
| Property |
Value |
| Path |
StaticMessages[].Welcome |
| Internal Type |
AgentModels.StaticMessagesModels.WelcomeStaticMessage |
| 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 |