Failed to upsert into in-memory vector DB when using Cheerio web scrapper #2474
Unanswered
alkindykevin
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.
-
I am trying to build web qna chatbot. The cheerio can scrap the web page properly when I checked in manage links. I use the htmltomarkdown text splitter. But when I upsert the data into in memory vector DB, it's always failed. I tested with pinecone too, but it was failed too. The error message : TypeError: fetch failed
Beta Was this translation helpful? Give feedback.
All reactions