Colin

Results 3 issues of Colin

Sorry, this is not a bug report, just want a discussion. I notice that, we no longer use the official API (`openai` module) after https://github.com/acheong08/ChatGPT/commit/eba3016f0f031c9b6c84a34926042639746e8441 I wonder why? What's your...

When I use python3 role in my Ansible playbook, I keep getting the following error: ```sh An exception occurred during task execution. To see the full traceback, use -vvv. The...

Hot reload cause a permission denied error in docker container: ``` Traceback (most recent call last): File "/app/z.py", line 9, in app.run() File "/usr/local/lib/python3.11/site-packages/quart/app.py", line 864, in run restart() File...