issues
search
philippgille
/
chromem-go
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Contributing - Image and Video
#101
SheepIsGoat
opened
1 month ago
1
Improve Godoc
#100
philippgille
closed
2 months ago
0
Update golangci-lint to its latest version
#99
philippgille
closed
2 months ago
0
Add Go 1.23 to build matrix
#98
philippgille
closed
2 months ago
0
Add Collection.GetByID()
#97
philippgille
closed
2 months ago
0
feat: WhereDocument filter with $and, $or, $contains and $not_contains filters
#96
iwilltry42
opened
2 months ago
2
How? some basic questions (get an specific ID)
#95
jonathanhecl
closed
2 months ago
3
Update embedding model constants
#94
philippgille
closed
2 months ago
0
Use variadic functions for Vertex options
#93
philippgille
closed
2 months ago
0
Make Vertex options hybrid
#92
philippgille
closed
2 months ago
3
add: google vertex ai embedding function
#91
iwilltry42
closed
3 months ago
3
feat (breaking): OpenAI Compat Options
#90
iwilltry42
opened
3 months ago
1
Fix link in Godoc
#89
philippgille
closed
3 months ago
0
add: option to only import/export selected collections to/from a DB
#88
iwilltry42
closed
4 months ago
2
Change license from AGPL to MPL
#87
philippgille
closed
4 months ago
0
Change license to a more permissive one
#86
philippgille
closed
4 months ago
7
Fix grammar and inconsistent receiver names
#85
codefromthecrypt
closed
4 months ago
2
Implement immediate persistence (possibly with gokv)
#84
codefromthecrypt
opened
5 months ago
1
Fix typo in README.md
#83
codefromthecrypt
closed
5 months ago
1
Fix all golangci-lint warnings
#82
erikdubbelboer
closed
5 months ago
1
Make normalizeVector(v) in place
#81
erikdubbelboer
closed
5 months ago
1
Add QueryWithNegative
#80
erikdubbelboer
closed
4 months ago
4
Fix out of range panic on query
#79
philippgille
closed
5 months ago
0
Fix test panic on unexpected pass
#78
philippgille
closed
5 months ago
0
Fix query embedding isn't normalized in Collection.QueryEmbedding() call
#77
philippgille
closed
5 months ago
0
Multiple vector stores and concurrency
#76
atljoseph
closed
5 months ago
8
chore: get rid of the golang.org/x/sys/cpu
#75
rinor
opened
5 months ago
1
add: AzureOpenAI compatibility
#74
iwilltry42
closed
5 months ago
3
Add example code for S3 export/import
#73
philippgille
closed
6 months ago
0
Import from io.Reader
#72
philippgille
closed
6 months ago
0
Export to io.Writer
#71
philippgille
closed
6 months ago
0
Feature request: save Export to io.Writer and Import from io.Reader
#70
erikdubbelboer
closed
6 months ago
6
Add experimental WebAssembly binding and example
#69
philippgille
closed
6 months ago
0
Stop exporting OpenAI base URL
#68
philippgille
closed
6 months ago
0
Improve RAG template
#67
philippgille
closed
6 months ago
0
Add building of examples to CI
#66
philippgille
closed
6 months ago
0
Update example output
#65
philippgille
closed
6 months ago
0
Add NewEmbeddingFuncOllamaWithURL
#64
erikdubbelboer
closed
6 months ago
8
add: Delete to delete a documents from a collection
#63
iwilltry42
closed
6 months ago
3
Add missing error check in minimal example
#62
philippgille
closed
7 months ago
0
Add Cohere embedding provider
#61
philippgille
closed
7 months ago
0
Add minimal example
#60
philippgille
closed
7 months ago
0
Add optional compression to regular persistence
#59
philippgille
closed
7 months ago
0
DB export and import with optional compression and encryption
#58
philippgille
closed
7 months ago
0
Improve loading of persistent DB
#57
philippgille
closed
7 months ago
0
Improve NewPersistentDB() path handling
#56
philippgille
closed
7 months ago
0
Simplify unit tests
#55
philippgille
closed
7 months ago
0
Use max heap for building query result
#54
philippgille
closed
7 months ago
1
Improve query sorting
#53
philippgille
closed
7 months ago
0
Add Collection.QueryEmbedding() method
#52
philippgille
closed
7 months ago
0
Next