LocalAI/core/http/endpoints/localai
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
..
backend_monitor.go docs(swagger): core more localai/openai endpoints (#2904) 2024-07-18 00:38:41 -04:00
gallery.go docs: more swagger, update docs (#2907) 2024-07-18 11:25:21 +02:00
metrics.go docs(swagger): core more localai/openai endpoints (#2904) 2024-07-18 00:38:41 -04:00
p2p.go feat(p2p): add network explorer and community pools (#3125) 2024-08-09 20:12:01 +02:00
stores.go chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
system.go feat: add endpoint to list system informations (#3449) 2024-09-05 20:44:30 +02:00
tts.go feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00
welcome.go fix(ui): do not show duplicate entries if not installed by gallery (#3107) 2024-08-01 17:27:40 +02:00