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

Please considering adding AgentSquare to the repository #35

Open
THU-Yu-Shang opened this issue Nov 12, 2024 · 0 comments
Open

Please considering adding AgentSquare to the repository #35

THU-Yu-Shang opened this issue Nov 12, 2024 · 0 comments

Comments

@THU-Yu-Shang
Copy link

Thanks for the collection of works about LLM agents, I'd like to kindly request that you consider adding our work AgentSquare to your repository.

AgentSquare is a novel LLM agent search framework that utilizes module evolution and recombination to automatically optimize agent designs across a modular design space consisting of Planning, Reasoning, Tool Use, and Memory modules. We believe that the proposed modular design space and AgentSquare search framework offer a platform for fully exploiting the potential of prior successful designs and consolidating the collective efforts of the research community of LLM agents.

Here's some information about AgentSquare:
AgentSquare: Automatic LLM Agent Search in Modular Design Space
Website (with demos): https://tsinghua-fib-lab.github.io/AgentSquare_website/
Paper: https://arxiv.org/abs/2410.06153
Code: https://github.com/tsinghua-fib-lab/AgentSquare

TLDR: We propose a modular design space of LLM agents and an automatic agent search framework named AgentSquare, which can adaptively search for better-performing agent designs for given tasks.

Key Features:
Unified Framework: We have provided unified exemplar scripts on six popular agent tasks covering embodied, game, web and tool areas. You can easily run different agent designs with only a line of code!
Extensibility: We have provided detailed guidance on how to develop user's own agent designs and tasks based on AgentSquare, demonstrating the high extensibility of AgentSquare framework.

I believe AgentSquare's novel framework and good usability make it a valuable addition to your repository. Thank you for considering this request.

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