Commit graph

19 commits

Author SHA1 Message Date
Shine1i
7b20b4848e feat: enable conditional confetti in guided tour and update navbar icon 2026-02-16 01:04:54 +01:00
Shine1i
362e679b66 feat: implement guided tours and refactor model selector components 2026-02-15 23:43:10 +01:00
Wasim Yousef Said
ed583f2b78 Merge pull request #101 from unslothai/feature/guided-tour
feat: studio: guided tour (1st visit, skippable)
2026-02-15 12:33:07 -08:00
Shine1i
ddffa2bbdc rm shine + perf 2026-02-15 19:41:15 +01:00
Shine1i
0db321ab85 tour light card 2026-02-15 19:31:49 +01:00
Shine1i
2e9f756ca6 feat: improve model loading/unloading UX and remove _WarmupIndicator_ from thread UI
- Refactored loading/unloading logic to provide detailed toast notifications with statuses (loading, success, error).
- Removed unused `WarmupIndicator` component from thread UI to simplify interface.
- Introduced better error handling for model refresh and inference tasks.
2026-02-15 18:48:02 +01:00
Shine1i
9a4f71c939 chore: remove unused ComponentExample and associated imports and auto title generate 2026-02-15 18:08:46 +01:00
Shine1i
ce7c9917ab feat: refactor suggestion handling and centralize defaults for thread UI 2026-02-13 17:42:45 +01:00
Shine1i
5fe4258401 feat: add warm-up indicator, new thread feature, and runtime improvements in chat UI 2026-02-13 17:28:01 +01:00
Shine1i
c9c4463d5d feat: integrate LoRA model management with UI and runtime synchronization 2026-02-13 17:14:49 +01:00
Shine1i
4e0596c395 wip p1 2026-02-13 11:42:19 +01:00
imagineer99
bc9645cbbf feat: add dataset preview dialog using /check-format endpoint 2026-02-13 05:04:11 +00:00
shine1i
a48bb53e14 cleanup 2026-02-04 13:28:39 +01:00
shine1i
db92ab230b refactor: enhance chat and UI elements with animations, tooltips, and improved styling; streamline sidebar, navbar, and chat-page interactions in top bar 2026-02-02 15:25:15 +01:00
shine1i
303865438f refactor: replace depreceated useAssistantRuntime with useAui, update runtime API calls across chat features for consistency 2026-02-02 15:03:01 +01:00
shine1i
99bea160b3 refactor: simplify model and dataset combobox logic, remove curated items, and streamline search handling across components 2026-02-02 13:16:08 +01:00
shine1i
e705230499 feat: add Hugging Face search integration for datasets and models, extend infinite scroll support, and improve UI components with animations and tooltips 2026-02-02 12:45:41 +01:00
shine1i
e9857dab0f feat: replace config summary with model export feature, including export methods, quantization options, and new UI components 2026-02-02 11:08:31 +01:00
Roland Tannous
8b80c71fe1 add studio root folder 2026-02-02 09:14:35 +00:00