LocalAI/core
Ettore Di Giacinto 679d43c2f5
feat: respect context and add request cancellation (#7187)
* feat: respect context

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* workaround fasthttp

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* feat(ui): allow to abort call

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Refactor

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* chore: improving error

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Respect context also with MCP

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Tie to both contexts

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Make detection more robust

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-11-09 18:19:19 +01:00
..
application fix: register backends to model-loader during installation (#6159) 2025-08-28 19:11:02 +02:00
backend feat(llama.cpp): consolidate options and respect tokenizer template when enabled (#7120) 2025-11-07 21:23:50 +01:00
cli chore: update cogito and simplify MCP logics (#6413) 2025-10-09 12:36:45 +02:00
clients feat(store): add Golang client (#1977) 2024-04-16 15:54:14 +02:00
config feat: respect context and add request cancellation (#7187) 2025-11-09 18:19:19 +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: display warning only when directory is present (#7050) 2025-11-03 18:56:47 +01:00
http feat: respect context and add request cancellation (#7187) 2025-11-09 18:19:19 +01:00
p2p feat(p2p): automatically sync installed models between instances (#6108) 2025-08-19 19:37:46 +02:00
schema feat(llama.cpp): consolidate options and respect tokenizer template when enabled (#7120) 2025-11-07 21:23:50 +01:00
services fix: register backends to model-loader during installation (#6159) 2025-08-28 19:11:02 +02:00
startup fix: register backends to model-loader during installation (#6159) 2025-08-28 19:11:02 +02:00
templates feat(llama.cpp): consolidate options and respect tokenizer template when enabled (#7120) 2025-11-07 21:23:50 +01:00