MCPcopy Create free account
hub / github.com/astercloud/aster / Close

Method Close

pkg/vector/store.go:40–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 Delete(ctx context.Context, ids []string) error
39 Query(ctx context.Context, q Query) ([]Hit, error)
40 Close() error
41}

Callers 3

EmbedTextMethod · 0.65
QueryMethod · 0.65
CloseMethod · 0.65

Implementers 3

MemoryStorepkg/vector/memory_store.go
Storepkg/vector/pgvector/store.go
Storepkg/vector/weaviate/store.go

Calls

no outgoing calls

Tested by

no test coverage detected