Antonio Cheong
Antonio Cheong
Latest is https://github.com/acheong08/ChatGPT/releases/tag/2.3.10
Valid issue
`git clone https://github.com/acheong08/ChatGPT` and `cd ChatGPT` and `pip3 install .` to get the latest commit to test. I haven't tried out the fix yet
Probably something on my part. I have never worked with async in Python before. Look around the source code and see what my mistake is if you may
Fixed https://github.com/acheong08/ChatGPT/releases/tag/1.1.4
Not relevant as many of the reversed wrappers are no longer maintained
Strange. Mine hasn't changed at all over the past week.
``` $ docker run -it \ --device /dev/kvm \ -p 50922:10022 \ -v /tmp/.X11-unix:/tmp/.X11-unix \ -e "DISPLAY=${DISPLAY:-:0.0}" \ -e GENERATE_UNIQUE=true \ -e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom.plist' \ sickcodes/docker-osx:monterey ```
Upgrade your httpx version