LocalAI/core/gallery
Ettore Di Giacinto 07c8ea5b3a fix(gallery): do not return overrides and additional config
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>
2025-02-05 17:02:42 +01:00
..
gallery.go test: preliminary tests and merge fix for authv2 (#3584) 2024-09-24 09:32:48 +02:00
gallery_suite_test.go refactor: gallery inconsistencies (#2647) 2024-06-24 17:32:12 +02:00
models.go test: preliminary tests and merge fix for authv2 (#3584) 2024-09-24 09:32:48 +02:00
models_test.go fix(gallery): do not return overrides and additional config 2025-02-05 17:02:42 +01:00
op.go refactor: gallery inconsistencies (#2647) 2024-06-24 17:32:12 +02:00
request.go fix(gallery): do not return overrides and additional config 2025-02-05 17:02:42 +01:00
request_test.go fix(gallery): do not return overrides and additional config 2025-02-05 17:02:42 +01:00