LocalAI/core/http
Arnaud A 65c3df392c
feat(tts): Implement naive response_format for tts endpoint (#4035)
Signed-off-by: n-Arno <arnaud.alcabas@gmail.com>
2024-11-02 19:13:35 +00:00
..
ctx chore: get model also from query (#3716) 2024-10-02 20:20:50 +02:00
elements fix: roll out bluemonday Sanitize more widely (#3794) 2024-10-12 09:45:47 +02:00
endpoints feat(tts): Implement naive response_format for tts endpoint (#4035) 2024-11-02 19:13:35 +00:00
middleware fix: roll out bluemonday Sanitize more widely (#3794) 2024-10-12 09:45:47 +02:00
routes feat: allow to disable '/metrics' endpoints for local stats (#3945) 2024-10-23 15:34:32 +02:00
static chore(ux): allow to create and drag dots in the animation (#3287) 2024-08-19 20:40:55 +02:00
views chore: change url to github repository (#3972) 2024-10-26 14:50:18 +02:00
app.go feat: allow to disable '/metrics' endpoints for local stats (#3945) 2024-10-23 15:34:32 +02:00
app_test.go chore(tests): bump timeouts (#4024) 2024-10-31 15:40:43 +01:00
explorer.go
http_suite_test.go
render.go