unsloth/studio/frontend/src
2026-02-26 15:37:48 +01:00
..
app feat: chat model switching toast and add image detection logic 2026-02-25 10:55:53 +01:00
assets add studio root folder 2026-02-02 09:14:35 +00:00
components fix: recipe studio dialog combobox click-select + simplify model provider form 2026-02-26 10:03:47 +01:00
config fix: disable eval by default, set eval_steps to 0.0 2026-02-23 13:07:47 -06:00
features refactor(recipe-studio): simplify runtime graph flow + guard stale active execution lock p2 2026-02-26 15:37:48 +01:00
hooks Merge pull request #229 from unslothai/feat/dataset-list-sorting 2026-02-26 10:40:02 +04:00
lib added the copy on mac 2026-02-20 00:49:38 -08:00
shared feat: add builders and components for LLM configuration in Recipe Studio and refactor for readability, preparing for draft 2026-02-12 04:25:15 +01:00
stores feat: add training feature with state management, API integration, and runtime synchronization 2026-02-13 12:26:28 +01:00
types cfg->subset 2026-02-15 21:09:45 +01:00
utils feat: refactor block definitions and utilities into modular components for enhanced maintainability 2026-02-14 19:13:19 +01:00
index.css feat(recipe-studio): add live execution graph state (active flows, node status, editor lock) p1 2026-02-26 15:27:46 +01:00
main.tsx refactor: create utilities for dataset manual mapping and improve UI logic consistency in dataset preview dialog 2026-02-16 01:54:09 +01:00
speech-recognition.d.ts added SpeechRecognition declarations and missing type packages 2026-02-21 01:00:08 -08:00