The community member who posted the original post is confused and seeking help with an error message they are receiving. The comments suggest that the issue may be related to the qdrant package, and recommend updating it and ensuring the deployed qdrant store is at least version 1.8. Another community member suggests passing the reranker into the query_engine, and asks about an easier way to integrate the retriever agent with memory using chainlit. The discussion also touches on building custom UIs using tools like react and streamlit.
wait i have two questions do i just pass the reranker into query_engine, and two is there an easier way to do the retriver agent with memory example lol. I'm using chainlit and i have no idea how to intergrate
Yea usually, throw something scrapy together with react when i want something nice (or I use create-llama). Or just use streamlit to build the UI if I'm in a hurry
ha :dotsFire: I'm definitely not a pro at it, but being able to be kinda of capable with frontend stuff like react is super useful πͺ Something I picked up at a previous job lol