LocalAI/core
Ettore Di Giacinto 03a17a2986
fix(paths): remove trailing slash from requests (#7451)
This removes any ambiguity from how paths are handled, and at the same
time it uniforms the ui paths with the other paths that don't have a
trailing slash

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-12-07 21:45:09 +01:00
..
application feat: agent jobs panel (#7390) 2025-11-28 23:05:39 +01:00
backend feat(inpainting): add inpainting endpoint, wire ImageGenerationFunc and return generated image URL (#7328) 2025-11-24 21:13:54 +01:00
cli feat: agent jobs panel (#7390) 2025-11-28 23:05:39 +01:00
clients feat(store): add Golang client (#1977) 2024-04-16 15:54:14 +02:00
config fix: do not require auth for readyz/healthz endpoints (#7403) 2025-12-01 10:35:28 +01:00
dependencies_manager fix: be consistent in downloading files, check for scanner errors (#3108) 2024-08-02 20:06:25 +02:00
explorer feat(p2p): automatically sync installed models between instances (#6108) 2025-08-19 19:37:46 +02:00
gallery chore(importers/llama.cpp): add models to 'llama-cpp' subfolder (#7450) 2025-12-07 21:44:57 +01:00
http fix(paths): remove trailing slash from requests (#7451) 2025-12-07 21:45:09 +01:00
p2p feat(ui): runtime settings (#7320) 2025-11-20 22:37:20 +01:00
schema feat(agent-jobs): add multimedia support (#7398) 2025-11-30 14:09:25 +01:00
services feat(agent-jobs): add multimedia support (#7398) 2025-11-30 14:09:25 +01:00
startup feat(importer): unify importing code with CLI (#7299) 2025-11-19 20:52:11 +01:00
templates feat(llama.cpp): consolidate options and respect tokenizer template when enabled (#7120) 2025-11-07 21:23:50 +01:00