unsloth/studio/frontend/src
Michael Han 95fa3fbe30
Allow API key for Ollama connections (#7173)
The Connections form hid the API key field for the Ollama preset, which
blocked Ollama cloud (it requires a key). Show the optional field for
Ollama; the backend already sends Authorization: Bearer when a key is
set and omits the header when empty, so local keyless servers are
unaffected.

Fixes #7163
2026-07-18 22:47:00 -07:00
..
app Revert "Feat/model picker per model config (#6647)" 2026-07-17 07:38:46 -07:00
assets Studio: mascot images degrade gracefully instead of showing alt text (#6146) 2026-06-10 08:22:17 -07:00
components Revert "Feat/model picker per model config (#6647)" 2026-07-17 07:38:46 -07:00
config Speed up Studio startup path (#6899) 2026-07-07 18:08:07 -07:00
features Allow API key for Ollama connections (#7173) 2026-07-18 22:47:00 -07:00
hooks Studio: resync model state after a llama.cpp update unloads it (#6998) 2026-07-13 15:43:13 -03:00
i18n Studio: add Voice settings tab (dictation, dictionary, read aloud) (#7074) 2026-07-15 07:55:39 -07:00
lib Studio: add Voice settings tab (dictation, dictionary, read aloud) (#7074) 2026-07-15 07:55:39 -07:00
shared studio/frontend: make toast and inline error text selectable and copyable (#5506) 2026-05-18 03:47:21 -07:00
stores Update license headers 2026-03-12 17:23:10 +00:00
types feat(studio): implement S3 dataset loading (completes #5951) (#6222) 2026-06-12 14:52:04 +02:00
utils Studio frontend: reduce and tighten code comments (#6099) 2026-06-08 23:10:35 -07:00
asset-queries.d.ts Studio: mascot images degrade gracefully instead of showing alt text (#6146) 2026-06-10 08:22:17 -07:00
index.css fix config cards clipping content at narrow window widths (#7146) 2026-07-16 11:10:30 -03:00
main.tsx Speed up Studio startup path (#6899) 2026-07-07 18:08:07 -07:00
speech-recognition.d.ts studio: redesign chat composer (#5891) 2026-06-03 06:07:30 -07:00