We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 804815b commit e842fa1Copy full SHA for e842fa1
src/store/CHANGELOG.md
@@ -35,16 +35,16 @@ CHANGELOG
35
- Manhattan distance
36
- Chebyshev distance
37
* Add store bridge implementations:
38
- - PostgreSQL with pgvector extension
39
- - MariaDB
40
- - MongoDB
41
- Azure AI Search
42
- - Meilisearch
43
- ChromaDB
+ - MariaDB
+ - Meilisearch
+ - MongoDB
+ - Neo4j
44
- Pinecone
45
+ - PostgreSQL with pgvector extension
46
- Qdrant
47
- SurrealDB
- - Neo4j
48
- Typesense
49
* Add Retrieval Augmented Generation (RAG) support:
50
- Document embedding storage
0 commit comments