Fix typo in baidu_qianfan_endpoint.ipynb (#11667)

enviroment -> environment
pull/11676/head
Ikko Eltociear Ashimine 11 months ago committed by GitHub
parent cf86447623
commit 7d0dda7e41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,7 +23,7 @@
"\n",
"To use the LLM services based on Baidu Qianfan, you have to initialize these parameters:\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",
"```base\n",
"export QIANFAN_AK=XXX\n",

Loading…
Cancel
Save