LocalAI/core/http/endpoints
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
..
anthropic fix: use SetFunctionCallNameString when forcing a specific tool (3 sites) (#9526) 2026-04-24 09:06:42 +02:00
elevenlabs refactor(audio): propagate request ctx into TTS, sound-gen, audio-transform 2026-05-07 16:00:42 +00:00
explorer feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
jina refactor(backend): propagate request ctx into biometric, detection, rerank, diarization paths 2026-05-07 16:08:17 +00:00
localai refactor(backend): propagate request ctx into biometric, detection, rerank, diarization paths 2026-05-07 16:08:17 +00:00
mcp feat(branding): admin-configurable instance name, tagline, and assets (#9635) 2026-05-02 15:51:36 +02:00
ollama feat(api): add ollama compatibility (#9284) 2026-04-09 14:15:14 +02:00
openai refactor(backend): propagate request ctx into biometric, detection, rerank, diarization paths 2026-05-07 16:08:17 +00:00
openresponses fix: use SetFunctionCallNameString when forcing a specific tool (3 sites) (#9526) 2026-04-24 09:06:42 +02:00