COMMITS
/ core/http/endpoints/openai/realtime.go May 25, 2026
L
R
feat(middleware): Model routing, PII filtering, Cloud model proxies (#9802)
Richard Palethorpe committed
May 15, 2026
L
realtime: honor output_modalities to skip TTS in text-only mode (#9838)
LocalAI [bot] committed
May 13, 2026
R
feat(realtime): Add Liquid Audio s2s model and assistant mode on talk page (#9801)
Richard Palethorpe committed
April 24, 2026
R
fix(realtime): consume ChatDeltas when C++ autoparser clears Response (#9538)
Richard Palethorpe committed
April 18, 2026
E
fix(vision): propagate mtmd media marker from backend via ModelMetadata (#9412)
Ettore Di Giacinto committed
March 29, 2026
E
feat: add distributed mode (#9124)
Ettore Di Giacinto committed
March 13, 2026
R
feat(realtime): WebRTC support (#8790)
Richard Palethorpe committed
February 21, 2026
R
fix(realtime): Add functions to conversation history (#8616)
Richard Palethorpe committed
February 18, 2026
R
fix(realtime): Limit buffer sizes to prevent DoS (#8596)
Richard Palethorpe committed
R
fix(realtime): Better support for thinking models and setting model parameters (#8595)
Richard Palethorpe committed
February 13, 2026
R
fix(realtime): Send proper image data to backend (#8547)
Richard Palethorpe committed
February 12, 2026
R
feat(realtime): Allow sending text, image and audio conversation items" (#8524)
Richard Palethorpe committed
R
fix(realtime): Sampling and websocket locking (#8521)
Richard Palethorpe committed
February 11, 2026
R
fix(realtime): Use user provided voice and allow pipeline models to have no backend (#8415)
Richard Palethorpe committed
January 29, 2026
R
feat(realtime): Add audio conversations (#6245)
Richard Palethorpe committed
December 21, 2025
E
chore(refactor): move logging to common package based on slog (#7668)
Ettore Di Giacinto committed
December 18, 2025
R
feat(whisper): Add prompt to condition transcription output (#7624)
Richard Palethorpe committed
November 16, 2025
E
feat: add support to logitbias and logprobs (#7283)
Ettore Di Giacinto committed
November 14, 2025
E
feat: migrate to echo and enable cancellation of non-streaming requests (#7270)
Ettore Di Giacinto committed
November 9, 2025
C
fix(api): SSE streaming format to comply with specification (#7182)
Copilot committed
October 13, 2025
R
fix(realtime): Add transcription session created event, match OpenAI behavior (#6445)
Richard Palethorpe committed
August 28, 2025
R
feat(whisper-cpp): Convert to Purego and add VAD (#6087)
Richard Palethorpe committed
August 19, 2025
E
feat(p2p): automatically sync installed models between instances (#6108)
Ettore Di Giacinto committed
August 14, 2025
E
feat(backends): add system backend, refactor (#6059)
Ettore Di Giacinto committed
July 24, 2025
D
fix: untangle pkg and core (#5896)
Dave committed
July 22, 2025
R
fix(realtime): Reset speech started flag on commit (#5879)
Richard Palethorpe committed
July 18, 2025
R
feat(realtime): Add speech started and stopped events (#5856)
Richard Palethorpe committed
June 8, 2025
R
fix(realtime): Use updated model on session update (#5604)
Richard Palethorpe committed
May 25, 2025
R
feat: Realtime API support reboot (#5392)
Richard Palethorpe committed