llm_chat_ui 0.0.1
llm_chat_ui: ^0.0.1 copied to clipboard
A highly customizable UI package for LLM chat applications.
0.0.1 #
- Initial release of
llm_chat_ui. - Provides a customizable
ChatScreenwidget for displaying chat messages. - Includes support for:
- Sent and received messages with
MessageType. - Easily extendable
ChatMessagemodel. - Customizable
MessageBubblefor message display.
- Sent and received messages with
- Example app included to demonstrate usage.