In this repository, I mainly develop my testing code with python language and record my study path. I will keep updating some results and summarize my achievements.
By the way, I apologize for offering html format readMe file since I get used to the description style of HTML file.
In this class, I link to the POE gpt-3.5-turbo via api key with a free quota account. Everyday, I get 3000 free tokens.
$env:PATH-Process
automatically.
Especially, ../anaconda3\Library\mingw-w64\bin
leads to clash with
../msys64\ucrt64\bin
and compilation failure of cpp codes.
To solve this, please run
conda config --set auto_activate_base false
in the powershell window.