-
Notifications
You must be signed in to change notification settings - Fork 45
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
Improve design of Chat with Model #438
Comments
Question: What are the appropriate actions a user can take to model response? Are these actions for the entire response (context and all sources),or should a user be able to take action on each individual source? Possible actions:
|
Improving the model selectorProviding visual affordance to aid user in selecting the appropriate model in Chat with a model view:
|
@Misjohns Can you replace this last part with the correct version using the "Fine-tune" label? Also, can you add some of the earlier screens we discussed like what the chatbot should look like when the user first invokes it? (like the "how can I help you?" text - https://www.patternfly.org/patternfly-ai/chatbot/overview/design-guidelines#content-considerations). Thanks. |
Improving the model selectorProviding visual affordance to aid the user in selecting the appropriate model in Chat with a model view:
Open items:
|
Chat with model welcome message (ie. empty state)To introduce users to the chat experience, we will display a welcome message before they input their first message and encourage them to interact. This message is dismissed once a user sends their first message. This message would reappear when the user clears the chat. When the welcome message is displayed the message input field receives the default focus so user can immediately start typing their question. |
@Misjohns Create a mockup version adding a recent category (top 5) + filter. Update description under fine-tuned category. Based on 5-feb-2025 UI community call. |
If no default model is selected we need to create an empty state to instruct user to select model first. |
Design updates:
Chat history drawer openedhttps://www.patternfly.org/patternfly-ai/chatbot/ui#drawer-with-search-and-new-chat-button |
The current implementation and demo of the Chat with model should have an improved user experience.
@nerdalert @vishnoianil
Default screen (single model chat)
Compare screen (chat with 2 models simultaneously)
The text was updated successfully, but these errors were encountered: