-
Notifications
You must be signed in to change notification settings - Fork 145
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
Use anthropic and groq-based model with Agent-E #107
Conversation
Tested with gpt-4o-mini for any regressions and with anthropic 3.5 haiku. Works great. with both The models behave slightly differently and anthropic seems to many times go beyond what is expected in the task (e.g. try to check out from amazon when the task is add product to cart etc). It suggests it might benefit from a custom prompting. If grok works as expected, i think this PR can be merged. Thanks @Adefioye ! |
@Adefioye this seems to work all around and does not break original Agent-E thank you. I will merge it. |
As a developer, I want to be able to use anthropic and groq-based models to experiment with Agent-E.
agents_llm_config-example.json
.run.sh
file to runpython -m -u ae.main