- Auto-generate sk-unsloth-* API key on model load, clear on unload - Add dual-auth dependency: accepts JWT (Studio UI) or API key (external consumers) - Relax auth on /v1/chat/completions and /v1/models to accept API key - Add GET /api/inference/access-endpoint returning key, local URL, and external URL - Store bind_host in app.state for external IP resolution - Frontend dialog fetches key from backend, shows local + network URLs |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| __init__.py | ||
| install_llama_prebuilt.py | ||
| install_python_stack.py | ||
| LICENSE.AGPL-3.0 | ||
| setup.bat | ||
| setup.ps1 | ||
| setup.sh | ||
| Unsloth_Studio_Colab.ipynb | ||