miurla / babyagi-ui

BabyAGI UI is designed to make it easier to run and develop with babyagi in a web app, like a ChatGPT.
https://babyagi-ui.vercel.app
MIT License
1.31k stars 277 forks source link

BabyDeer + GPT-4 >> ERROR_CREATING_TASKS #118

Closed regismvargas closed 1 year ago

regismvargas commented 1 year ago

I received the message "ERROR_CREATING_TASKS" when trying to use GPT-4. GPT-3 it's working fine.

image

miurla commented 1 year ago

In this case, the issue is mostly caused by the API key not having access to GPT-4. Do you have the access rights? https://platform.openai.com/docs/models/gpt-4

miurla commented 1 year ago

GPT-4 has been released to everyone, so I will close this issue.