Module chat
Source pub use super::chat_helpers::RenderFn;
- defaults
- Default configuration values for ChatView
- ChatView
- Chat message display widget with streaming and tool execution support.
- ChatViewConfig
- Configuration for ChatView widget
- ToolMessageData
- Data for tool execution messages
Display data for tool execution messages.
- MessageRole
- Role of a chat message
- ToolStatus
- Status of a tool execution
- TitleRenderFn
- Function type for rendering custom title bars
Returns (left_title, right_title) as ratatui Lines