Yoddikko / yoddChatGPT

This app uses the OpenAISwift library, ChatGPTSwift library and OpenAI library to communicate with the popular ChatGPT artificial intelligence. The app allows you to have a quick message exchange with a simple and clean interface, but with useful features.
MIT License
82 stars 11 forks source link

API Error/The operation could not be completed #5

Closed srector13 closed 1 year ago

srector13 commented 1 year ago

I created 2 different API keys and tried them both, but cannot get a good response from the app. I tried with both OpenAISwift and ChatGPT libraries, as well as all of the OpenAISwift libraries.

I get the following error when using OpenAISwift: The operation couldn’t be completed. (OpenAISwift.OpenAIError error 1.)

I get the following error when using ChatGPT library: API error, check your connection or change model type

Yoddikko commented 1 year ago

It happens when:

Let me know if anything changes. In the meanwhile check this other GitHub issue to see if you doing the procedure correctly.