-
-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Please check that this issue hasn't been reported before.
- I searched previous Bug Reports didn't find any similar reports.
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?
- Linux
- macOS
- Windows
Python Version
- >= v3.11
- v3.10
- v3.9
- <= v3.8
LoopGPT Version
latest
Acknowledgements
- My issue title is concise, descriptive, and in title casing.
- I have searched the existing issues to make sure this bug has not been reported yet.
- I am using the latest version of LoopGPT.
- I have provided enough information for the maintainers to reproduce and diagnose the issue.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working