Skip to content

Custom

.halguru.yamlStaticMessages[]Custom

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

StaticMessages:
  - Custom:
      Name: My Custom Message
      Message: Hello world!

Field Information#

Name Description
Title Custom
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 represents a customizable static message defined in the agent's configuration. It utilizes the type to define the path and metadata for the message within the agent's static message structure.

Technical Information#

Property Value
Path StaticMessages[].Custom
Internal Type AgentModels.StaticMessagesModels.CustomStaticMessage
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