Expand description
Chat message display component.
Renders a list of chat messages with role-based styling (user, system, error). Used on the landing page REPL interface.
§Props
messages- List of chat messages to display
Re-exports§
pub use ChatDisplay_completions::Component::ChatDisplay;
Structs§
- Chat
Display Props - Properties for the
ChatDisplaycomponent.
Functions§
- Chat
Display - Props