Skip to content

Commit 5744b97

Browse files
committed
minor #276 Store] Sort stores in CHANGELOG (OskarStark)
This PR was merged into the main branch. Discussion ---------- Store] Sort stores in CHANGELOG | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Docs? | yes | Issues | -- | License | MIT Commits ------- e842fa1 [Store] Sort stores in CHANGELOG.
2 parents 804815b + e842fa1 commit 5744b97

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/store/CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,16 @@ CHANGELOG
3535
- Manhattan distance
3636
- Chebyshev distance
3737
* Add store bridge implementations:
38-
- PostgreSQL with pgvector extension
39-
- MariaDB
40-
- MongoDB
4138
- Azure AI Search
42-
- Meilisearch
4339
- ChromaDB
40+
- MariaDB
41+
- Meilisearch
42+
- MongoDB
43+
- Neo4j
4444
- Pinecone
45+
- PostgreSQL with pgvector extension
4546
- Qdrant
4647
- SurrealDB
47-
- Neo4j
4848
- Typesense
4949
* Add Retrieval Augmented Generation (RAG) support:
5050
- Document embedding storage

0 commit comments

Comments
 (0)