[go: nahoru, domu]

Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants