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

feat: settings UI #38

Merged
merged 17 commits into from
Apr 3, 2024
Merged

feat: settings UI #38

merged 17 commits into from
Apr 3, 2024

Conversation

tnunamak
Copy link
Member

@tnunamak tnunamak commented Apr 1, 2024

This makes it more feasible to use non-local models. For local models, it includes a significant performance improvement by keeping the loaded model in memory which removes the majority of the latency (for Apple silicon, at least). Other changes:

  • Automatically start the service when the system trap app is launched.
  • Simplify Playground search UI to make it more approachable
  • Banner on the Playground page directing new users to add data
  • Style relevant rjsf components with daisy styles for a consistent look and feel

image
image
image

@tnunamak tnunamak requested review from Kahtaf and volod-vana April 1, 2024 04:30
@tnunamak tnunamak force-pushed the settings branch 3 times, most recently from 0f1f6de to 0645db1 Compare April 2, 2024 11:29
Copy link
Member

@volod-vana volod-vana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job on this PR, Tim! Looks solid and works well for me 🚀

@tnunamak tnunamak merged commit 263c5c5 into main Apr 3, 2024
1 check passed
@tnunamak tnunamak deleted the settings branch April 3, 2024 20:37
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.

2 participants