LocalAI/core/http
Dave 65ca754166
Fix: listmodelservice / welcome endpoint use LOOSE_ONLY (#3791)
* fix list model service and welcome

Signed-off-by: Dave Lee <dave@gray101.com>

* comment

Signed-off-by: Dave Lee <dave@gray101.com>

---------

Signed-off-by: Dave Lee <dave@gray101.com>
2024-10-11 23:49:00 +02:00
..
ctx chore: get model also from query (#3716) 2024-10-02 20:20:50 +02:00
elements feat(gallery): lazy load images (#3246) 2024-08-14 12:53:42 +02:00
endpoints Fix: listmodelservice / welcome endpoint use LOOSE_ONLY (#3791) 2024-10-11 23:49:00 +02:00
middleware test: preliminary tests and merge fix for authv2 (#3584) 2024-09-24 09:32:48 +02:00
routes feat: tokenization endpoint (#3710) 2024-10-02 08:56:18 +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(anime.js): drop unused (#3351) 2024-08-21 13:10:09 +02:00
app_test.go chore(tests): improve rwkv tests and consume TEST_FLAKES (#3765) 2024-10-08 09:24:19 +02:00
app.go fix(health): do not require auth for /healthz and /readyz (#3656) 2024-09-24 18:25:59 +00:00
explorer.go
http_suite_test.go
render.go