LocalAI/core/gallery
Ettore Di Giacinto 90f5639639
feat(backends): allow backends to not have a metadata file (#5963)
In this case we generate one on the fly and we infer the metadata we
can.

Obviously this have the side effect of not being able to register
potential aliases.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-08-03 16:47:02 +02:00
..
backend_types.go feat(backend gallery): add mirrors (#5910) 2025-07-25 19:20:08 +02:00
backends.go feat(backends): allow backends to not have a metadata file (#5963) 2025-08-03 16:47:02 +02:00
backends_test.go fix: untangle pkg and core (#5896) 2025-07-24 15:03:41 +02:00
gallery.go feat: normalize search (#5925) 2025-07-27 11:51:28 +02:00
gallery_suite_test.go feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
metadata_type.go feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
models.go fix: untangle pkg and core (#5896) 2025-07-24 15:03:41 +02:00
models_test.go feat(gallery): automatically install missing backends along models (#5736) 2025-06-27 18:25:44 +02:00
models_types.go feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
request_test.go feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00