Clinton Imaro

Results 5 comments of Clinton Imaro

> Get the following output: @brentvatne I cannot login to Apple via eas-cli or legacy build system. Email and password is correct, I'm able to login on the web portal....

I just had to update my Expo CLI, then the problem was fixed.

Here are the following requirements needed in order to run the Visual ChatGPT repo on MacOS M2 or AWS LightSail VM (Debian-based): 1. You must have Python 3.6 or higher...

you can try passing a customized httpClientHandler to the OpenAIClientAbstract class either from _handlerFactory or from kernelBuilder.

Yes, passing a customized HttpClientHandler through the _handlerFactory could work, but you'd have to change the OpenAIClientAbstract class to use the customized HttpClientHandler instead of the default _httpClientHandler.