unsloth/studio/frontend/src
Daniel Han 042598d9f1 Suppress model-switch warning on empty chat threads
Don't show "Model changed for this chat" toast when the thread has
no messages. On a fresh page load with a stale thread from a previous
session, this warning is confusing. The warning is only useful
mid-conversation to alert about image compatibility with the new model.

When messages.length === 0, silently update the thread's modelId and
proceed with loading.
2026-03-16 02:46:56 -07:00
..
app chat only with gguf for mac devices (#4300) 2026-03-15 23:20:48 +04:00
assets Final cleanup 2026-03-12 18:28:04 +00:00
components Add sloth emoji to section labels, friendlier network error 2026-03-16 02:46:56 -07:00
config chat only with gguf for mac devices (#4300) 2026-03-15 23:20:48 +04:00
features Suppress model-switch warning on empty chat threads 2026-03-16 02:46:56 -07:00
hooks Friendlier unsupported model errors, show estimated download size 2026-03-16 02:46:56 -07:00
lib Update license headers 2026-03-12 17:23:10 +00:00
shared Update license headers 2026-03-12 17:23:10 +00:00
stores Update license headers 2026-03-12 17:23:10 +00:00
types Update license headers 2026-03-12 17:23:10 +00:00
utils Update license headers 2026-03-12 17:23:10 +00:00
index.css Final cleanup 2026-03-12 18:28:04 +00:00
main.tsx chat only with gguf for mac devices (#4300) 2026-03-15 23:20:48 +04:00
speech-recognition.d.ts Update license headers 2026-03-12 17:23:10 +00:00