mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
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
This commit is contained in:
parent
76ae9da9db
commit
9494623869
@ -36,6 +36,7 @@
|
|||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"To bypass SSL verification errors during fetching, you can set the \"verify\" option:\n",
|
"To bypass SSL verification errors during fetching, you can set the \"verify\" option:\n",
|
||||||
|
"\n",
|
||||||
"loader.requests_kwargs = {'verify':False}"
|
"loader.requests_kwargs = {'verify':False}"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user