OLLMchatGtk
Description:
Content:
Namespaces:
Classes:
- ChatBar - Chat bar widget: model dropdown, tools
menu, Send/Stop button. ChatWidget creates this and places it in the lower box with the permission widget.
- ChatInput - Chat text area: multiline input only.
ChatWidget places this in the paned and wires send_clicked / get_text_to_send with ChatBar.
- ChatPermission - Permission widget that
displays permission requests with buttons.
- ChatView - Chat view widget for displaying chat
messages with markdown rendering.
- ChatWidget - Reusable chat widget that can be
embedded anywhere in the project.
- HistoryBrowser - History browser widget that
displays a list of past chat sessions.