Skip to content
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

Why have you implemented your tool from scratch instead of using existing frameworks like AutoGPT or Baby AGI? #48

Open
ramsey-coding opened this issue May 16, 2024 · 0 comments

Comments

@ramsey-coding
Copy link

I noticed that the AutoCodeRover has been implemented from scratch. There are several existing frameworks, such as AutoGPT and Baby AGI, that provide robust functionality for creating LLM-based agents. These frameworks could potentially save development time and leverage existing solutions for common challenges.

Could you please provide more details on the rationale behind the decision to develop this from scratch? Specifically, I am curious to know:

  • What specific requirements or goals led you to choose a custom implementation over existing frameworks?
  • Were there any limitations or shortcomings in AutoGPT or Baby AGI that influenced this decision?
  • How does the custom implementation of SW-Agent compare to these frameworks in terms of performance, scalability, and maintainability?
  • Are there any plans to integrate features from these frameworks in the future?

Understanding these points would be really helpful in appreciating the design choices and the potential advantages of the custom implementation.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant