mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-04-17 18:18:11 +00:00
Add Astra DB to list of supported vector stores (#657)
Update README.md
This commit is contained in:
parent
dfab14a5d2
commit
d927629c19
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue