Skip to content

feat(ui): improve chat interface #4910

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

Merged
merged 2 commits into from
Feb 26, 2025
Merged

feat(ui): improve chat interface #4910

merged 2 commits into from
Feb 26, 2025

Conversation

mudler
Copy link
Owner

@mudler mudler commented Feb 26, 2025

Description

This PR improves the chat interface on several fronts, with tiny changes here and there to improve daily quality of life:

  • It now displays informations about the model
  • It moves the action buttons on the left in a leftbar
  • It improves the UX in the chat (message scrolling is now fixed)
  • Visually changes to improve UX generally (icon model)
  • Fixes pagination buttons showing during search (search is not paginated yet)
  • Adds a copy icon to click to copy the output of the assistant

Screenshot From 2025-02-26 18-21-19

Notes for Reviewers

#2156

Signed commits

  • Yes, I signed my commits.

Copy link

netlify bot commented Feb 26, 2025

Deploy Preview for localai ready!

Name Link
🔨 Latest commit a3fd24e
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/67bf4ed34db29e0008cf632b
😎 Deploy Preview https://deploy-preview-4910--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mudler mudler added enhancement New feature or request area/webui labels Feb 26, 2025
Visual improvements and bugfixes including:
- disable pagination during search
- fix scrolling on new message

Signed-off-by: Ettore Di Giacinto <[email protected]>
@mudler mudler force-pushed the feat/ui_improve_chat_2 branch from acd657b to a3fd24e Compare February 26, 2025 17:26
@mudler mudler merged commit c87870b into master Feb 26, 2025
22 of 24 checks passed
@mudler mudler deleted the feat/ui_improve_chat_2 branch February 26, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/webui enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant