Embeddable vector database for Go with Chroma-like interface and zero third-party dependencies. In-memory with optional persistence.
Mozilla Public License 2.0
283
stars
20
forks
source link
Add building of examples to CI #66
Closed
philippgille closed 6 months ago
As noticed in https://github.com/philippgille/chromem-go/pull/64, the examples aren't part of the CI build, so when doing breaking changes the examples could end up with compile errors.