Documentation
¶
Overview ¶
page package: This file defines the ChatPage, which is the main interface for users to interact with chat sessions, send messages, and view message history. It manages the layout of the chat interface, handles user input, and coordinates with the app's session and agent management to facilitate conversations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ChatKeyMap ¶
type LogPage ¶
func NewLogsPage ¶
func NewLogsPage() LogPage
type PageChangeMsg ¶
type PageChangeMsg struct {
ID PageID
}
PageChangeMsg is used to change the current page
Click to show internal directories.
Click to hide internal directories.