LocalAI/core/cli
Ettore Di Giacinto 2c5a46bc34
feat(ux): Add chat, tts, and image-gen pages to the WebUI (#2222)
* feat(webui): Add chat page

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* feat(webui): Add image-gen page

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* feat(webui): Add tts page

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-05-02 21:14:10 +02:00
..
cli.go feat: fiber logs with zerlog and add trace level (#2082) 2024-04-20 10:43:37 +02:00
models.go fix: security scanner warning noise: error handlers part 2 (#2145) 2024-04-29 15:11:42 +02:00
run.go feat(ux): Add chat, tts, and image-gen pages to the WebUI (#2222) 2024-05-02 21:14:10 +02:00
transcript.go fix: security scanner warning noise: error handlers part 2 (#2145) 2024-04-29 15:11:42 +02:00
tts.go fix: security scanner warning noise: error handlers part 2 (#2145) 2024-04-29 15:11:42 +02:00