LocalAI/core/http/endpoints/openai
Ettore Di Giacinto 73ecb7f90b
chore: drop assistants endpoint (#5926)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-07-27 21:06:09 +02:00
..
types feat: Realtime API support reboot (#5392) 2025-05-25 22:25:05 +02:00
chat.go fix: untangle pkg and core (#5896) 2025-07-24 15:03:41 +02:00
completion.go fix: untangle pkg and core (#5896) 2025-07-24 15:03:41 +02:00
edit.go fix: untangle pkg and core (#5896) 2025-07-24 15:03:41 +02:00
embeddings.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
image.go feat(video-gen): add endpoint for video generation (#5247) 2025-04-26 18:05:01 +02:00
inference.go fix(gallery): automatically install model from name (#5757) 2025-06-29 17:42:58 +02:00
list.go feat: add machine tag and inference timings (#4577) 2025-01-17 17:05:58 +01:00
realtime.go fix: untangle pkg and core (#5896) 2025-07-24 15:03:41 +02:00
realtime_model.go feat: Realtime API support reboot (#5392) 2025-05-25 22:25:05 +02:00
transcription.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00