UI
.halguru.yaml ➤ Agent ➤ UI
Gets or sets the user interface design configuration for the agent.
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 |