unsloth/studio
Roland Tannous f45f1f74c0 fix: add /v1 proxy entry to vite dev server config
Without this, /v1/chat/completions requests in local dev are served by
Vite instead of being proxied to the FastAPI backend.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 04:09:28 +00:00
..
backend fix: serialize generation with _gen_lock to prevent concurrent queue readers 2026-03-07 04:06:51 +00:00
frontend fix: add /v1 proxy entry to vite dev server config 2026-03-07 04:09:28 +00:00
tests fix: remove benchmark scripts from git tracking 2026-03-05 06:06:47 +00:00