miurla/babyagi-ui

Uncaught (in promise) Error - Agente: BabyElfAGI

Closed this issue · 8 comments

SNAG-0398

Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received

miurla commented

It seems that you are receiving a 429 error from the OpenAI API. This indicates that you have reached the rate limit. https://help.openai.com/en/articles/6891829-error-code-429-rate-limit-reached-for-requests

Could you please check the following items?

You are sharing your API key with other users or applications.
You are using a free plan that has a low rate limit.

Bro i have new API, only created for this, and still with error:

Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received
miurla commented

Has the error from OpenAI API been resolved?

image

with not pay account and with pay account have issues, pls view this video:

deleted link

miurla commented

#150

There was a case where unusable skills were being generated as tasks.

Can you check if I’ve made the corrections?

https://drive.google.com/file/d/11dHrF2pBN1Bv0pY8Itq0Dogd2-iV3o0n/view?usp=drivesdk

with free acount not works
with pay account works but results havent context with question

miurla commented

with free acount not works

It would not work on this account as there seems to be no free credit.

with pay account works but results havent context with question

  • You've access to the OpenAI API in your pay account, so it seems to be resolved as far as the issue is concerned.
  • The missing Context seems to be an error with the newly added WebLoader skill. I’ll open this as a separate issue. Your URL is loading on my end, so please try again or try a different URL. This page appears to be an unreadable page in scrape.
image
miurla commented

This issue itself is closed as it has been resolved. The remaining bugs will be passed on to another issue.