mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-14 23:08:58 +00:00
Latest v3.0.0 rc4 fixes (#2490)
* Use the same font size for code blocks as we do for the rest of the chat text. * Add a conversation tray after discussion with Vincent and Andriy and gathering of feedback from some other users. This adds the reset context back as a recycle button and copy chat features back to the app for v3.0.0. Signed-off-by: Adam Treat <treat.adam@gmail.com>
This commit is contained in:
@@ -175,6 +175,7 @@ qt_add_qml_module(chat
|
||||
icons/antenna_3.svg
|
||||
icons/send_message.svg
|
||||
icons/stop_generating.svg
|
||||
icons/recycle.svg
|
||||
icons/regenerate.svg
|
||||
icons/caret_down.svg
|
||||
icons/caret_right.svg
|
||||
|
Reference in New Issue
Block a user