LocalAI/core/http
Ettore Di Giacinto 54faaa87ea
fix(webui): correct documentation URL for text2img (#2233)
Signed-off-by: mudler <mudler@localai.io>
Co-authored-by: Dave <dave@gray101.com>
2024-05-04 00:25:13 +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): correct documentation URL for text2img (#2233) 2024-05-04 00:25:13 +00:00
app_test.go fix: reduce chmod permissions for created files and directories (#2137) 2024-04-26 00:47:06 +02: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