Module chat_mode

Module chat_mode 

Source
Expand description

This module defines the chat mode functionality for the user interface.

Modulesยง

input ๐Ÿ”’
This module contains the input handling logic for the chat UI mode.
render ๐Ÿ”’
This module contains the rendering logic for the chat UI mode.

Structsยง

ChatMode
Manages the state and logic for the chat input and display.