mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
When hitting /models/available we are intersted in the model description, name and small metadatas. Configuration and overrides are part of internals which are required only for installation. This also solves a current bug when hitting /models/available fails if one of the gallery items have overrides with parameters defined Signed-off-by: Ettore Di Giacinto <mudler@localai.io> |
||
|---|---|---|
| .. | ||
| gallery.go | ||
| gallery_suite_test.go | ||
| models.go | ||
| models_test.go | ||
| op.go | ||
| request.go | ||
| request_test.go | ||