Add Upstash Vector support (#2493)
This commit is contained in:
3
Makefile
3
Makefile
@@ -13,7 +13,8 @@ install:
|
||||
install_all:
|
||||
poetry install
|
||||
poetry run pip install groq together boto3 litellm ollama chromadb weaviate weaviate-client sentence_transformers vertexai \
|
||||
google-generativeai elasticsearch opensearch-py vecs pinecone pinecone-text faiss-cpu langchain-community
|
||||
google-generativeai elasticsearch opensearch-py vecs pinecone pinecone-text faiss-cpu langchain-community \
|
||||
upstash-vector
|
||||
|
||||
# Format code with ruff
|
||||
format:
|
||||
|
||||
Reference in New Issue
Block a user