Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

qml: improve chats with missing models and model settings layout #2520

Merged
merged 5 commits into from
Jul 8, 2024

Conversation

cebtenzzre
Copy link
Member

@cebtenzzre cebtenzzre commented Jul 2, 2024

🚀 This description was created by Ellipsis for commit ca95bb9

Summary:

Improved handling of chats with missing models and enhanced layout of model settings in ChatView.qml and ModelSettings.qml.

Key points:

  • Added currentModelInstalled function in gpt4all-chat/qml/ChatView.qml to check if the current model is installed.
  • Updated visibility conditions in gpt4all-chat/qml/ChatView.qml to use currentModelInstalled.
  • Refined text messages for model status in gpt4all-chat/qml/ChatView.qml.
  • Adjusted layout properties in gpt4all-chat/qml/ModelSettings.qml for better alignment and spacing.
  • Improved tooltips and accessibility descriptions in gpt4all-chat/qml/ModelSettings.qml.

Generated with ❤️ by ellipsis.dev

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
@manyoso
Copy link
Collaborator

manyoso commented Jul 3, 2024

This is marked as draft. Do you want review?

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
@cebtenzzre cebtenzzre changed the title v3.0.0 postfixes qml: improve chats with missing models and model settings layout Jul 3, 2024
@cebtenzzre cebtenzzre marked this pull request as ready for review July 3, 2024 22:41
@cebtenzzre cebtenzzre requested a review from manyoso July 3, 2024 22:41
@manyoso
Copy link
Collaborator

manyoso commented Jul 3, 2024

Can you show before/after of the model settings for the problem this fixes?

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
@cebtenzzre cebtenzzre merged commit 4853ade into main Jul 8, 2024
6 of 12 checks passed
@cebtenzzre cebtenzzre deleted the jared/v300-postfixes branch July 8, 2024 21:01
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants