Skip to content

Commit

Permalink
Update Memory Connectors feature matrix (microsoft#1759)
Browse files Browse the repository at this point in the history
* Add Chroma for Python
* Move up top Memory connectors with wider support
* Update Azure Search note
  • Loading branch information
dluc authored and name committed Jul 5, 2023
1 parent de0cd18 commit 4ade298
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions FEATURE_MATRIX.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@

| | C# | Python | Java | Notes |
|---------------|:---:|:------:|:----:|-------|
| Azure Search || 🔄 || Azure Cognitive Search under development, currently in private preview |
| Azure Search || 🔄 || Azure Cognitive Search coming soon |
| Weaviate |||| Currently supported on Python 3.9+, 3.8 coming soon |
| Chroma |||| |
| Qdrant |||| |
| Pinecone |||| |
| Weaviate |||| Currently supported on Python 3.9-3.11, 3.8 coming soon |
| ChromaDb |||| |
| Milvus |||| Coming soon |
| Sqlite |||| Vector optimization requires [sqlite-vss](https://github.com/asg017/sqlite-vss) |
| Postgres |||| Vector optimization requires [pgvector](https://github.com/pgvector/pgvector) |
Expand Down

0 comments on commit 4ade298

Please sign in to comment.