LocalAI/core/http
Ettore Di Giacinto 7278bf3de8
chore: allow to disable gallery endpoints, improve p2p connection handling (#3256)
* Add more debug messages

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

* feat: allow to disable gallery endpoints

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

* improve p2p messaging

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

* improve error handling

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

* Make sure to close the listening socket when context is exhausted

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

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-08-17 08:28:52 +02:00
..
ctx feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00
elements feat(gallery): lazy load images (#3246) 2024-08-14 12:53:42 +02:00
endpoints feat(explorer): make possible to run sync in a separate process (#3224) 2024-08-12 19:25:44 +02:00
routes chore: allow to disable gallery endpoints, improve p2p connection handling (#3256) 2024-08-17 08:28:52 +02:00
static feat(p2p): Federation and AI swarms (#2723) 2024-07-08 22:04:06 +02:00
views chore(explorer): add join instructions (#3255) 2024-08-16 19:34:36 +02:00
app_test.go chore: drop gpt4all.cpp (#3106) 2024-08-07 23:35:55 +02:00
app.go chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
explorer.go feat(explorer): make possible to run sync in a separate process (#3224) 2024-08-12 19:25:44 +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 rf: centralize base64 image handling (#2595) 2024-06-24 08:34:36 +02:00