Files
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
..
2026-03-30 00:47:27 +02:00