LocalAI/core/http
Ettore Di Giacinto 8e6fe4531e
chore(ci): update environment variable for external backend
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2026-03-03 22:12:37 +01:00
..
endpoints fix: retry when LLM returns empty messages (#8704) 2026-03-01 21:32:38 +01:00
middleware feat: add VoxCPM tts backend (#8109) 2026-01-28 14:44:04 +01:00
routes feat(ui): add model size estimation (#8684) 2026-02-28 23:03:47 +01:00
static fix(chat): do not send thinking/reasoning messages to the LLM (#8656) 2026-02-26 00:06:35 +01:00
views fix: Implement responsive line wrapping for model names (#8209) (#8720) 2026-03-02 13:54:58 +01:00
app.go fix(api): Downgrade health/readiness check to debug (#8625) 2026-02-23 11:58:04 +01:00
app_test.go chore(ci): update environment variable for external backend 2026-03-03 22:12:37 +01:00
explorer.go chore(refactor): move logging to common package based on slog (#7668) 2025-12-21 19:33:13 +01:00
http_suite_test.go feat(api): add support for open responses specification (#8063) 2026-01-17 22:11:47 +01:00
openresponses_test.go feat(api): add support for open responses specification (#8063) 2026-01-17 22:11:47 +01:00
render.go feat: migrate to echo and enable cancellation of non-streaming requests (#7270) 2025-11-14 22:57:53 +01:00