LocalAI/core/http
Florian Bachmann a03b70010f
fix(talk): Talk interface sends content-type headers to chatgpt (#5200)
Talk interface sends content-type headers to chatgpt

Signed-off-by: baflo <834350+baflo@users.noreply.github.com>
2025-04-17 15:02:11 +02:00
..
elements fix(webui): improve model display, do not block view (#5133) 2025-04-07 18:03:25 +02:00
endpoints feat(loader): enhance single active backend by treating as singleton (#5107) 2025-04-01 20:58:11 +02:00
middleware feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
routes feat(loader): enhance single active backend by treating as singleton (#5107) 2025-04-01 20:58:11 +02:00
static fix(talk): Talk interface sends content-type headers to chatgpt (#5200) 2025-04-17 15:02:11 +02:00
utils feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00
views feat: rebrand - LocalAGI and LocalRecall joins the LocalAI stack family (#5159) 2025-04-15 17:51:24 +02:00
app.go feat: rebrand - LocalAGI and LocalRecall joins the LocalAI stack family (#5159) 2025-04-15 17:51:24 +02:00
app_test.go chore(llama-ggml): drop deprecated backend (#4775) 2025-02-06 18:36:23 +01:00
explorer.go feat: rebrand - LocalAGI and LocalRecall joins the LocalAI stack family (#5159) 2025-04-15 17:51:24 +02:00
http_suite_test.go fix: rename fiber entrypoint from http/api to http/app (#2096) 2024-04-21 22:39:28 +02:00
render.go feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00