-
Notifications
You must be signed in to change notification settings - Fork 792
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
genesis facing token limit for usage tier 1 openai accounts - suggesting having configurable model setting #162
Comments
This issue is stale because it has been open for 30 days with no activity. Please upgrade to the latest version and test it again. |
+1 would be nice if agent-swarm could catch the
|
Addressed by #173 |
This issue is stale because it has been open for 30 days with no activity. Please upgrade to the latest version and test it again. |
This is still an issue. Very discouraging for new users, after spending many hours refining my prompt and having a conversation with Genesis, and it then bouncing and failing due to rate-limit and never being able to pickup again and every time retrying, running into the same issues again. I will try the hot fix, otherwise I might jsut try the from scratch with my prompt. |
This issue is stale because it has been open for 30 days with no activity. Please upgrade to the latest version and test it again. |
This issue was closed because it has been inactive for 14 days since being marked as stale. If the issue still persists, please reopen. |
for newly created openai accounts, the usage tier for gpt-4o is 30K TPM, which Genesis usually exceeds during new agencies creation process.
my hot fix was to switch to gpt-4o-mini by editing the model parameter in the framework's agent.py file.
I think it would be a nice addition to have the model as a configurable agency parameter (for both Genesis and all other agencies)
(+changing to mini could help one reduce testing and experimenting costs..)
The text was updated successfully, but these errors were encountered: