LocalAI/core
Ettore Di Giacinto 9fac275fd3 refactor(backend): propagate request ctx into biometric, detection, rerank, diarization paths
Replaces remaining context.Background() sites in core/backend with the
caller's ctx. After this commit, every core/backend/*.go entry point
threads the request ctx end-to-end to the gRPC client.

Assisted-by: Claude:claude-haiku-4-5
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-05-07 16:08:17 +00:00
..
application feat(gallery): Speed up load times and clean gallery entries (#9211) 2026-05-06 14:51:38 +02:00
backend refactor(backend): propagate request ctx into biometric, detection, rerank, diarization paths 2026-05-07 16:08:17 +00:00
cli refactor(audio): propagate request ctx into TTS, sound-gen, audio-transform 2026-05-07 16:00:42 +00:00
clients feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
config feat(gallery): Speed up load times and clean gallery entries (#9211) 2026-05-06 14:51:38 +02:00
dependencies_manager feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
explorer feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
gallery feat(gallery): Speed up load times and clean gallery entries (#9211) 2026-05-06 14:51:38 +02:00
http refactor(backend): propagate request ctx into biometric, detection, rerank, diarization paths 2026-05-07 16:08:17 +00:00
p2p feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
schema feat: support word-level timestamps for faster-whisper (#9621) 2026-05-06 00:32:52 +02:00
services fix(distributed): make backend upgrade actually re-install on workers (#9708) 2026-05-07 17:28:14 +02:00
startup feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
templates fix(vision): propagate mtmd media marker from backend via ModelMetadata (#9412) 2026-04-18 20:30:13 +02:00
trace feat: add LocalVQE backend and audio transformations UI (#9640) 2026-05-04 22:07:11 +02:00