COMMITS
/ core/http/app_test.go May 29, 2026
R
fix(application): stop backend processes synchronously on shutdown (#10058)
Richard Palethorpe committed
May 13, 2026
April 27, 2026
E
refactor(tests): split app_test.go, move real-backend coverage to e2e-backends
Ettore Di Giacinto committed
April 10, 2026
E
fix(streaming): skip chat deltas for role-init elements to prevent first token duplication (#9299)
Ettore Di Giacinto committed
April 8, 2026
E
chore(ci): drop unnecessary test
Ettore Di Giacinto committed
March 31, 2026
R
feat(api): Return 404 when model is not found except for model names in HF format (#9133)
Richard Palethorpe committed
March 29, 2026
E
feat: add distributed mode (#9124)
Ettore Di Giacinto committed
March 19, 2026
E
feat: add users and authentication support (#9061)
Ettore Di Giacinto committed
March 13, 2026
E
fix(tests): Remove 'huggingface' substring expectation
Ettore Di Giacinto committed
March 3, 2026
E
chore(ci): update environment variable for external backend
Ettore Di Giacinto committed
February 11, 2026
R
fix(realtime): Use user provided voice and allow pipeline models to have no backend (#8415)
Richard Palethorpe committed
February 5, 2026
E
chore(tests): add audio/wav to expected wav file
Ettore Di Giacinto committed
December 21, 2025
E
chore(refactor): move logging to common package based on slog (#7668)
Ettore Di Giacinto committed
December 18, 2025
E
chore(tests): simplify tests and run intensive ones only once
Ettore Di Giacinto committed
December 4, 2025
E
chore(ci): do not overload the apple tests
Ettore Di Giacinto committed
November 28, 2025
E
feat: agent jobs panel (#7390)
Ettore Di Giacinto committed
November 21, 2025
E
chore(ci): add OS check to skip test if not on Linux
Ettore Di Giacinto committed
E
chore(ci): remove context size configuration from application
Ettore Di Giacinto committed
E
chore(tests): add context size option to application initialization
Ettore Di Giacinto committed
November 19, 2025
E
feat(importer): unify importing code with CLI (#7299)
Ettore Di Giacinto committed
November 16, 2025
E
feat: add support to logitbias and logprobs (#7283)
Ettore Di Giacinto committed
November 14, 2025
E
feat: migrate to echo and enable cancellation of non-streaming requests (#7270)
Ettore Di Giacinto committed
November 13, 2025
E
feat(ui): allow to cancel ops (#7264)
Ettore Di Giacinto committed
October 5, 2025
E
feat: Add Agentic MCP support with a new chat/completion endpoint (#6381)
Ettore Di Giacinto committed
September 13, 2025
E
fix(llama-cpp): correctly calculate embeddings (#6259)
Ettore Di Giacinto committed
August 14, 2025
E
feat(backends): add system backend, refactor (#6059)
Ettore Di Giacinto committed
July 22, 2025
E
feat: refactor build process, drop embedded backends (#5875)
Ettore Di Giacinto committed
July 19, 2025
E
feat: split piper from main binary (#5858)
Ettore Di Giacinto committed
July 18, 2025
E
feat: do not bundle llama-cpp anymore (#5790)
Ettore Di Giacinto committed
June 15, 2025
E
feat: Add backend gallery (#5607)
Ettore Di Giacinto committed
May 26, 2025
E
chore(deps): bump llama.cpp to 'fef693dc6b959a8e8ba11558fbeaad0b264dd457' (#5467)
Ettore Di Giacinto committed
May 4, 2025
E
fix: use rice when embedding large binaries (#5309)
Ettore Di Giacinto committed
April 26, 2025
E
feat(video-gen): add endpoint for video generation (#5247)
Ettore Di Giacinto committed
February 6, 2025
E
chore(llama-ggml): drop deprecated backend (#4775)
Ettore Di Giacinto committed
February 5, 2025
E
fix(gallery): do not return overrides and additional config (#4768)
Ettore Di Giacinto committed
January 31, 2025
E
fix(tests): pin to branch for config used in tests (#4721)
Ettore Di Giacinto committed
January 22, 2025
E
chore(stablediffusion-ncn): drop in favor of ggml implementation (#4652)
Ettore Di Giacinto committed
January 18, 2025
E
feat(transformers): merge sentencetransformers backend (#4624)
Ettore Di Giacinto committed
January 7, 2025
M
feat(ui): path prefix support via HTTP header (#4497)
Max Goltzsche committed
December 16, 2024
E
chore(tests): stabilize tts test (#4417)
Ettore Di Giacinto committed
December 8, 2024
E
feat(template): read jinja templates from gguf files (#4332)
Ettore Di Giacinto committed
November 28, 2024
E
feat(bark-cpp): add new bark.cpp backend (#4287)
Ettore Di Giacinto committed
November 27, 2024
E
feat(backends): Drop bert.cpp (#4272)
Ettore Di Giacinto committed
November 19, 2024
M
feat: add WebUI API token authorization (#4197)
mintyleaf committed
October 31, 2024
E
chore(tests): bump timeouts (#4024)
Ettore Di Giacinto committed
October 30, 2024
E
chore(tests): expand timeout (#4019)
Ettore Di Giacinto committed
October 8, 2024
E
chore(tests): improve rwkv tests and consume TEST_FLAKES (#3765)
Ettore Di Giacinto committed
September 24, 2024
D
test: preliminary tests and merge fix for authv2 (#3584)
Dave committed
September 5, 2024
E
feat: add endpoint to list system informations (#3449)
Ettore Di Giacinto committed
August 7, 2024
E
chore: drop gpt4all.cpp (#3106)
Ettore Di Giacinto committed