LocalAI/core/http/endpoints/openai
Ettore Di Giacinto ae6069a0a0 feat(realtime): Initial Realtime API implementation
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-05-19 10:49:07 +01:00
..
assistant.go fix: roll out bluemonday Sanitize more widely (#3794) 2024-10-12 09:45:47 +02:00
assistant_test.go feat(loader): enhance single active backend by treating as singleton (#5107) 2025-04-01 20:58:11 +02:00
chat.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
completion.go chore(swagger): update (#4805) 2025-02-11 09:51:01 +01:00
edit.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
embeddings.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
files.go fix: roll out bluemonday Sanitize more widely (#3794) 2024-10-12 09:45:47 +02:00
files_test.go docs(swagger): core more localai/openai endpoints (#2904) 2024-07-18 00:38:41 -04:00
image.go feat(video-gen): add endpoint for video generation (#5247) 2025-04-26 18:05:01 +02:00
inference.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
list.go feat: add machine tag and inference timings (#4577) 2025-01-17 17:05:58 +01:00
realtime.go feat(realtime): Initial Realtime API implementation 2025-05-19 10:49:07 +01:00
realtime_model.go feat(realtime): Initial Realtime API implementation 2025-05-19 10:49:07 +01:00
transcription.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00