LangChain FAISS throws 'list' object has no attribute 'as_retriever' #30003
Unanswered
seahyuhuai
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
Commit to Help
Example Code
Description
I tried to run the code, I was able to upload the PDF files successfully, however the error appears after I try to query the system as it attempts to retrieve from the vectorstore
`
`
This error occurs at the function get_conversation_chain(vectorstore)
Any advice on what happened here and how i can solve it?
System Info
langchain-core<1.0.0,>=0.3.39: Installed.
windows
python 3.12.7
Beta Was this translation helpful? Give feedback.
All reactions