LocalAI/core/http/endpoints/localai
Ettore Di Giacinto 2c9279a542
feat(video-gen): add endpoint for video generation (#5247)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-04-26 18:05:01 +02:00
..
backend_monitor.go chore: fix some function names in comment (#4665) 2025-01-22 19:35:53 +01:00
gallery.go fix(gallery): do not return overrides and additional config (#4768) 2025-02-05 18:37:09 +01:00
get_token_metrics.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
metrics.go
p2p.go
stores.go feat(loader): enhance single active backend by treating as singleton (#5107) 2025-04-01 20:58:11 +02:00
system.go
tokenize.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
tts.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
vad.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
video.go feat(video-gen): add endpoint for video generation (#5247) 2025-04-26 18:05:01 +02:00
welcome.go