FlowiseAI / Flowise

Drag & drop UI to build your customized LLM flow
https://flowiseai.com
Apache License 2.0
31.71k stars 16.55k forks source link

Perform a semantic search on multiple tables in postgres/multiple indexes in elasticsearch for RAG #3536

Open vijaykammili opened 2 days ago

vijaykammili commented 2 days ago

@HenryHengZJ - Is it possible to retrieve documents from multiple indexes or tables for postgres or elastic search vector stores? If yes, how is it done using Conversational Retrieval QA chain or using other nodes.