LocalAI/core/http/routes
Ettore Di Giacinto 791c3ace72
feat: add endpoint to list system informations (#3449)
* feat: add endpoint to list system informations

For now, it lists the available backends, but can be expanded later on
to include more system informations (such as GPU devices detected, RAM,
threads configured, and so on so forth).

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

* show also external backends

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

* add test

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

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-09-05 20:44:30 +02:00
..
elevenlabs.go feat: elevenlabs sound-generation api (#3355) 2024-08-24 00:20:28 +00:00
explorer.go feat(explorer): make possible to run sync in a separate process (#3224) 2024-08-12 19:25:44 +02:00
jina.go chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
localai.go feat: add endpoint to list system informations (#3449) 2024-09-05 20:44:30 +02:00
openai.go feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00
ui.go fix(gallery): be consistent and disable UI routes as well (#3262) 2024-08-18 09:26:29 +02:00