You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The langchain doc suggests to use blob in WebPDFLoader and as example suggest we need to use file system or download the file from web and convert it to blob in first place, and simultenously it names it places "Web" as first word, and places the docs in the section of
"Web Loaders" which just under the title says
These loaders are used to load web resources. They do not involve the local file system.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
The langchain doc suggests to use blob in WebPDFLoader and as example suggest we need to use file system or download the file from web and convert it to blob in first place, and simultenously it names it places "Web" as first word, and places the docs in the section of
"Web Loaders" which just under the title says
Thats contradictory.
Beta Was this translation helpful? Give feedback.
All reactions