Ruuubick

Results 4 comments of Ruuubick

Still hoping for this !

I have GPT-4 access and getting the same error as above regardless.

I've not made any API calls today, not have I come anywhere close to my soft limit cap! Edit: After waiting ~10 minutes after entering a new API key, it...

> You need to replace the line in the `__init__.py` file > > ```python > model = "gpt-3.5-turbo" > ``` > > to > > ```python > model = "text-davinci-003"...