mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-04 20:28:10 +00:00
Fix typo in baidu_qianfan_endpoint.ipynb (#11667)
enviroment -> environment
This commit is contained in:
parent
cf86447623
commit
7d0dda7e41
@ -23,7 +23,7 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"To use the LLM services based on Baidu Qianfan, you have to initialize these parameters:\n",
|
"To use the LLM services based on Baidu Qianfan, you have to initialize these parameters:\n",
|
||||||
"\n",
|
"\n",
|
||||||
"You could either choose to init the AK,SK in enviroment variables or init params:\n",
|
"You could either choose to init the AK,SK in environment variables or init params:\n",
|
||||||
"\n",
|
"\n",
|
||||||
"```base\n",
|
"```base\n",
|
||||||
"export QIANFAN_AK=XXX\n",
|
"export QIANFAN_AK=XXX\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user