SELA end2end
Features
- Added an end2end function to streamline the SELA process.
- Modified the parameters of related functions to accommodate the new end-to-end functionality.
- Updated the calling functions to ensure compatibility with the new end-to-end architecture.
Influence
- This update will significantly reduce the complexity of the SELA process by automating multiple steps.
- The new end2end function will allow for faster deployment and testing of SELA workflows, potentially improving overall system performance.
Other
- This PR includes refactoring of several existing functions to ensure compatibility with the new end2end function.
- use pre-commit for formatting
- improve README, add a quick start section
- write PR description
Great work and cannot wait to try it when ready.
Just a general comment: can you make sure o1 is also fully supported with SELA? Because currently it seems o1 with metagpt's examples/customized_agents is having some combability issue.
Great work and cannot wait to try it when ready.
Just a general comments: can you make sure o1 is also fully supported with SELA? Because currently it seems o1 with metagpt's examples/customized_agents is having some combability issue.
Thanks for your interest! We will test SELA with o1 and see if it works. Btw, SELA is able to achieve competitive performance even with deepseek, I assume you want to see if o1 can push up the limit further, or are there other considerations?
@garylin2099 Thanks! Yeah cannot wait to test its limits!