Commit graph

19 commits

Author SHA1 Message Date
imagineer99
08a76b293f feat: add dataset preview dialog using /check-format endpoint 2026-02-13 05:04:11 +00:00
Roland Tannous
f780b0db43 feat(datasets): check-format to return preview samples 2026-02-12 11:25:47 +00:00
shine1i
1bf7f49178 feat: auth guard on routes 2026-02-11 14:01:30 +01:00
shine1i
df252be49c feat: new auth and refresh token on unauthorized 2026-02-11 13:40:33 +01:00
shine1i
479c1b466d auth ui flow 2026-02-07 16:14:02 +01:00
shine1i
3e8cb93ac3 cleanup 2026-02-04 13:28:39 +01:00
shine1i
41a39b561f refactor: update quantization options in export constants, remove unused entries, and add F32 option 2026-02-02 16:49:07 +01:00
shine1i
6446aa6535 feat: add DOCX attachment support using mammoth, extend attachment handling to process and extract text from DOCX files 2026-02-02 16:33:10 +01:00
shine1i
aba9a4f4b4 feat: add PDF attachment support using unpdf, extend attachment handling and runtime to process and extract text from PDFs 2026-02-02 16:11:39 +01:00
shine1i
af72331abb 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
763b96898e refactor: replace depreceated useAssistantRuntime with useAui, update runtime API calls across chat features for consistency 2026-02-02 15:03:01 +01:00
shine1i
9d926395ac refactor: remove unused components, mock data, and redundant logic across chat features; streamline settings and runtime handling for better maintainability 2026-02-02 14:52:58 +01:00
shine1i
e491790a55 refactor: remove unused model and dataset configurations, simplify export-page logic by eliminating modelInfo dependency and redundant params display 2026-02-02 14:22:35 +01:00
shine1i
b8b0faea3c refactor: streamline combobox logic, improve search handling, and remove unused elements across model and dataset sections 2026-02-02 14:06:34 +01:00
shine1i
45df407b78 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
e423174c0b refactor: format and clean up imports, hooks, and UI components for consistent structure and readability across models and datasets sections 2026-02-02 12:51:04 +01:00
shine1i
bbf8b4ffbe 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
51f5b5f262 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
e428e7a5d0 add studio root folder 2026-02-02 09:14:35 +00:00