Skip to content

Welcome

.halguru.yamlStaticMessages[]Welcome

Gets or sets the welcome static message associated with the agent.

StaticMessages:
  - Welcome:
      Name: Welcome
      Message: Hello, I am an AI Agent!

Field Information#

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.

Remarks#

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.

Technical Information#

Property Value
Path StaticMessages[].Welcome
Internal Type AgentModels.StaticMessagesModels.WelcomeStaticMessage
Internal Root Type AgentHalGuru
File Extension .halguru.yaml
JSON Schema halguru-schema.json

.halguru.yaml#

Reference Index#

Configuration Files#


Last updated: 2026-03-19
Autogenerated: Yes
AI powered: Yes
Core version: 1.93.0