Skip to content

UI

.halguru.yamlAgentUI

Gets or sets the user interface design configuration for the agent.

Agent:
  UI:
    DisableCloseButton: false
    DisableSignOutButton: false

Properties#

Name Type Required Description
DisableCloseButton Boolean Indicates whether the close button should be disabled.
DisableSignOutButton Boolean Indicates whether the sign out button should be disabled.

Remarks#

This property specifies the details of the agent's user interface, including any design elements, layouts, or interaction models. It determines how the agent presents itself and interacts with users.

Technical Information#

Property Value
Path Agent.UI
Internal Type AgentModels.AgentUI
Internal Root Type AgentConfiguration
File Extension .halguru.yaml
JSON Schema halguru-schema.json

Last updated: 2025-10-13
Autogenerated: Yes
AI powered: Yes
Core version: 1.66.0