LocalAI/core/http
Dave b52ff1249f
test: check the response URL during image gen in app_test.go (#2248)
test: actually check the response URL from image gen

Signed-off-by: Dave Lee <dave@gray101.com>
2024-05-05 18:46:33 +00:00
..
ctx Revert #1963 (#2056) 2024-04-17 23:33:49 +02:00
elements feat(gallery): support model deletion (#2173) 2024-04-28 23:42:46 +02:00
endpoints refactor(application): introduce application global state (#2072) 2024-04-29 17:42:37 +00:00
routes feat(ux): Add chat, tts, and image-gen pages to the WebUI (#2222) 2024-05-02 21:14:10 +02:00
static feat(ui): support multilineand style ul (#2226) 2024-05-03 00:43:02 +02:00
views fix(webui): display small navbar with smaller screens (#2240) 2024-05-04 23:38:39 +02:00
app_test.go test: check the response URL during image gen in app_test.go (#2248) 2024-05-05 18:46:33 +00:00
app.go feat(ux): Add chat, tts, and image-gen pages to the WebUI (#2222) 2024-05-02 21:14:10 +02:00
http_suite_test.go fix: rename fiber entrypoint from http/api to http/app (#2096) 2024-04-21 22:39:28 +02:00
render.go fix: use bluemonday as recommended by blackfriday (#2142) 2024-04-26 10:34:50 +02:00