WebChatMode
.halguru.yaml ➤ Agent ➤ UI ➤ WebChatMode
Gets or sets the operational mode of the web chat interface. Specifies how the web chat interface is displayed, such as within a frame or as a full-page experience.
Agent:
UI:
WebChatMode: Frame
| Name |
Description |
| Title |
Web Chat Mode |
| Field Type |
Choice |
| Required |
False |
Choices
| Choice |
Value |
Description |
| Frame |
0 |
The AI agent is displayed on the right-hand side, together with an embedded frame on the website. |
| FullPage |
1 |
Full-page AI agent mode |
| Property |
Value |
| Path |
Agent.UI.WebChatMode |
| Internal Type |
AgentModels.WebChatMode |
| Internal Root Type |
AgentHalGuru |
| File Extension |
.halguru.yaml |
| JSON Schema |
halguru-schema.json |
| Last updated: | | 2026-03-19 |
| Autogenerated: | | Yes |
| AI powered: | | Yes |
| Core version: | | 1.93.0 |