Use self deployed Vector DB for langflow #1889
Replies: 2 comments 3 replies
-
To use your self-deployed vector database with Langflow on Kubernetes, follow these steps:
Secure your API keys using Kubernetes secrets and adjust Kubernetes resource limits according to your workload for optimal performance. For more details on VectaraComponent configuration, refer to the VectorStore-RAG-Flows.json and Vectara.py files.
|
Beta Was this translation helpful? Give feedback.
-
Thanks for the details . Can you please provide me the code and the changes that I need to make to use milvus DB in langflow ? |
Beta Was this translation helpful? Give feedback.
-
I have deployed a vector DB and langflow on Kubernetes platform . I want to use my deployed vector DB in my flow . How to achieve this ?
Beta Was this translation helpful? Give feedback.
All reactions