Flowise
Flowise copied to clipboard
[BUG] [email protected] - QDrant does not return anything
Describe the bug I have a QDrant collection already created (rag_mandat) When I use Python + Langchain and retrieve info → it works. In Flowise → I can't retrieve anything :(
Flow
Setup [email protected]
It works fine for me:
I can see content from Qdrant was successfully retrieved. If you are using metadata filter, kindly refer to this guide - https://docs.flowiseai.com/integrations/langchain/vector-stores/qdrant#filtering
I don't use any metadata in this collection. My example is the same as yours 🤪 When I try in a chatbot developed with Python and Langchain, it works fine!
Did you try to put your Retriever Description in English?
Yes, I tried in English.
Here is the LangSmith trace. I can't understand the "\n\n" input for the mandats function.
Closing for now, feel free to reopen if issue persists