Skip to content

ExampleMessages[]

.halguru.yamlExampleMessages[]

Represents example messages that showcase input-output interactions for an agent, typically used for demonstration or testing purposes.

ExampleMessages:
  - Question: What is the weather like today?
    Answer: It is sunny today.

Field Information#

Name Description
Title Example Messages
Field Type ObjectList
Required False

Field List#

Name Type Required Description
Question Text ✔️ The message provided as input by the user.
Answer Text ✔️ The response message generated by the service.

Technical Information#

Property Value
Path ExampleMessages[]
Internal Type AgentModels.ExampleMessageItem
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