Skip to content

UI

.halguru.yamlAgentUI

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

Agent:
  UI:
    WebChatMode: Frame
    DisableCloseButton: false
    DisableSignOutButton: false
    EnableUploadFileButton: false

Field Information#

Name Description
Title Agent User Interface
Field Type Object
Required False

Field List#

Name Type Required Description
WebChatMode Choice The mode of the web chat interface.
DisableCloseButton Boolean Indicates whether the close button should be disabled.
DisableSignOutButton Boolean Indicates whether the sign out button should be disabled.
EnableUploadFileButton Boolean Indicates whether the upload file button should be enabled.

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 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