unsloth/studio/frontend/src
Daniel Han 7838e8ad39 Use actual origin in API key usage examples
The examples on /api-keys were hardcoded to localhost:8888 which is
wrong for remote users. Use window.location.origin so the examples
show the correct URL regardless of where the user is connecting from.
2026-04-10 13:36:43 +00:00
..
app Studio: add API key authentication for programmatic access 2026-04-10 13:33:14 +00:00
assets Final cleanup 2026-03-12 18:28:04 +00:00
components Studio: add API key authentication for programmatic access 2026-04-10 13:33:14 +00:00
config UI Changes (#4782) 2026-04-02 08:05:55 -07:00
features Use actual origin in API key usage examples 2026-04-10 13:36:43 +00:00
hooks feat(studio): strip org prefix in model search to surface unsloth variants (#4749) 2026-04-01 04:37:28 -07:00
lib fix: throttle and cache HuggingFace modelInfo API calls (#4696) 2026-03-31 02:21:17 -07: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 studio: fix chat font changes leaking outside chat page (#4775) 2026-04-02 05:04:23 -07: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