Find answers from the community

Updated 2 months ago

From documents

Does anyone know why I'm getting an error on the index = GPTSimpleVectorIndex.from_documents(file_doc) line?
Attachment
image.png
L
p
6 comments
Use a list .from_documents([file_doc])
I tried that and it also didn't work
Attachment
image.png
What is the error/stack trace?
Just figured out it was a small typo I missed!
Thanks for the help
Oh nice! πŸ’ͺ
Add a reply
Sign up and join the conversation on Discord