Update web_base.ipynb (#6430)

Minor new line character in the markdown.

Also, this option is not yet in the latest version of LangChain
(0.0.190) from Conda. Maybe in the next update.

@eyurtsev
@hwchase17
master
Dhruvil Shah 11 months ago committed by GitHub
parent 76ae9da9db
commit 9494623869
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -36,6 +36,7 @@
"metadata": {},
"source": [
"To bypass SSL verification errors during fetching, you can set the \"verify\" option:\n",
"\n",
"loader.requests_kwargs = {'verify':False}"
]
},

Loading…
Cancel
Save