Please check that this issue hasn't been reported before.
Expected Behavior
The application should run the example script. I checked openAPI and the api rate limit is three requests per minute? Is this a recent change? Seems like they are intentionally trying to break people's scripts/use of automated agents with a rate limit that low...
Current behaviour
Console reports 'rate limit reached trying again in 20 seconds'
Steps to reproduce
Clone repo
Create .env with API key
run python3 examples.py file
Possible solution
Rate limit the API calls with set timeout ?
Which Operating Systems are you using?
Python Version
LoopGPT Version
latest
Acknowledgements
Please check that this issue hasn't been reported before.
Expected Behavior
The application should run the example script. I checked openAPI and the api rate limit is three requests per minute? Is this a recent change? Seems like they are intentionally trying to break people's scripts/use of automated agents with a rate limit that low...
Current behaviour
Console reports 'rate limit reached trying again in 20 seconds'
Steps to reproduce
Clone repo
Create .env with API key
run python3 examples.py file
Possible solution
Rate limit the API calls with set timeout ?
Which Operating Systems are you using?
Python Version
LoopGPT Version
latest
Acknowledgements