..
data_recipe
studio: stream event feeds over post ( #9533 )
2026-08-22 18:34:45 -07:00
.gitkeep
root studio folder
2026-02-02 09:13:49 +00:00
__init__.py
studio: attach youtube transcripts from pasted chat links ( #8648 )
2026-08-14 06:34:36 -07:00
auth.py
Studio: take common SQLite reads off the event loop thread ( #9234 )
2026-08-19 18:46:10 -03:00
chat_history.py
Studio: show web search images inline in chat ( #9490 )
2026-08-23 00:28:14 -07:00
datasets.py
feat(studio): rework train page setup flow ( #7633 )
2026-08-06 04:26:05 -07:00
export.py
fix(export): forward private repo flag to push_to_hub_gguf in CLI and Studio ( #9474 )
2026-08-23 00:01:27 -07:00
inference.py
Studio: stop dropping quantized KV cache on tensor split ( #8939 )
2026-08-24 17:28:10 -07:00
llama.py
Studio: switch llama.cpp backends from the UI ( #8520 )
2026-08-13 02:33:20 -07:00
mcp_servers.py
Studio: take common SQLite reads off the event loop thread ( #9234 )
2026-08-19 18:46:10 -03:00
models.py
Studio: keep unrunnable speech GGUFs out of the model pickers ( #9433 )
2026-08-23 00:12:43 -07:00
openai_codex_auth.py
Studio: offer only the Codex models the ChatGPT plan can actually reach ( #9302 )
2026-08-20 08:18:47 -07:00
preview.py
Studio: keep a slow model load alive through a proxy timeout ( #7635 )
2026-07-30 05:20:39 -07:00
profile_stats.py
Studio: profile usage stats ( #7593 )
2026-07-29 08:02:14 -07:00
prompts.py
Studio: clean-room compact RAG (knowledge bases, hybrid search, fast indexing) ( #5910 )
2026-06-09 21:17:04 -07:00
provider_credentials.py
Studio: support external OpenAI-compatible TTS endpoints for Read Aloud ( #9214 )
2026-08-24 22:38:38 +03:00
providers.py
Studio: support external OpenAI-compatible TTS endpoints for Read Aloud ( #9214 )
2026-08-24 22:38:38 +03:00
rag.py
studio: stream event feeds over post ( #9533 )
2026-08-22 18:34:45 -07:00
research_runs.py
Allow unlimited Deep Research time budgets ( #9078 )
2026-08-19 05:01:10 -07:00
settings.py
Merge main into the download transport setting branch
2026-08-25 08:37:08 +00:00
training.py
Studio: a transient training 409 should not poison the start_request_id ( #9536 )
2026-08-23 00:13:27 -07:00
training_history.py
feat(studio): rework train page setup flow ( #7633 )
2026-08-06 04:26:05 -07:00
training_vram.py
Studio: add Qwen3-ASR dictation, cancellable downloads, and a download prompt ( #7835 )
2026-08-04 23:29:50 -07:00
video.py
Studio: keep unrunnable speech GGUFs out of the model pickers ( #9433 )
2026-08-23 00:12:43 -07:00
whisper.py
Studio: add local speech-to-text dictation engine ( #7095 )
2026-07-23 01:39:03 -07:00
youtube.py
studio: attach youtube transcripts from pasted chat links ( #8648 )
2026-08-14 06:34:36 -07:00