shell_gpt
shell_gpt copied to clipboard
why it always display connection error?
same problem
this is most likely because you are behind a corporate proxy. OpenAI uses httpx so you need to extract a CRT file (google it) and then set the path via export REQUESTS_CA_BUNDLE=/blah/blah.crt