LocalAI/pkg/grpc
Richard Palethorpe bf6426aef2
feat: Realtime API support reboot (#5392)
* feat(realtime): Initial Realtime API implementation

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

* chore: go mod tidy

Signed-off-by: Richard Palethorpe <io@richiejp.com>

* feat: Implement transcription only mode for realtime API

Reduce the scope of the real time API for the initial realease and make
transcription only mode functional.

Signed-off-by: Richard Palethorpe <io@richiejp.com>

* chore(build): Build backends on a separate layer to speed up core only changes

Signed-off-by: Richard Palethorpe <io@richiejp.com>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
Signed-off-by: Richard Palethorpe <io@richiejp.com>
Co-authored-by: Ettore Di Giacinto <mudler@localai.io>
2025-05-25 22:25:05 +02:00
..
base feat(video-gen): add endpoint for video generation (#5247) 2025-04-26 18:05:01 +02:00
backend.go feat: Realtime API support reboot (#5392) 2025-05-25 22:25:05 +02:00
client.go feat(video-gen): add endpoint for video generation (#5247) 2025-04-26 18:05:01 +02:00
embed.go feat(video-gen): add endpoint for video generation (#5247) 2025-04-26 18:05:01 +02:00
interface.go feat(video-gen): add endpoint for video generation (#5247) 2025-04-26 18:05:01 +02:00
server.go feat(video-gen): add endpoint for video generation (#5247) 2025-04-26 18:05:01 +02:00