mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
Add Version, URI, and Digest fields to BackendMetadata for tracking installed backend versions and enabling upgrade detection. Add Version field to GalleryBackend. Add UpgradeAvailable/AvailableVersion fields to SystemBackend. Implement GetImageDigest() for lightweight OCI digest lookups via remote.Head. Record version, URI, and digest at install time in InstallBackend() and propagate version through meta backends. |
||
|---|---|---|
| .. | ||
| blob.go | ||
| blob_test.go | ||
| image.go | ||
| image_test.go | ||
| oci_suite_test.go | ||
| ollama.go | ||
| ollama_test.go | ||
| tarball.go | ||