ollama/registry
Blake Mizerany 876f7eab81 build: move Manifest from internal/blobstore to build
It was getting confusing to have the arbirary handling of manifests in
the blobstore. It also prevented us from using model.Ref in the
blobstore because of cyclic dependencies.

This is much easier to grok now.
2024-04-01 21:43:30 -07:00
..
apitype registry: move req/resp types to registry/apitype 2024-03-31 12:23:10 -07:00
client.go registry: move req/resp types to registry/apitype 2024-03-31 12:23:10 -07:00
server.go build: move Manifest from internal/blobstore to build 2024-04-01 21:43:30 -07:00
server_test.go build/blob: fix awkward Ref type 2024-04-01 21:25:18 -07:00