Add Astra DB to list of supported vector stores (#657)

Update README.md
This commit is contained in:
Alex Leventer 2024-01-30 09:47:03 -08:00 committed by GitHub
parent dfab14a5d2
commit d927629c19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ Some cool features of AnythingLLM
**Supported Vector Databases:**
- [LanceDB](https://github.com/lancedb/lancedb) (default)
- [Astra DB](https://www.datastax.com/products/datastax-astra)
- [Pinecone](https://pinecone.io)
- [Chroma](https://trychroma.com)
- [Weaviate](https://weaviate.io)