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

Request for Guidance on Integrating AgentPrune with Autogen #3

Open
Sanxianxiajiao opened this issue Dec 30, 2024 · 1 comment
Open

Comments

@Sanxianxiajiao
Copy link

Hi,

I have been exploring the AgentPrune project and noticed that the related paper mentions integrating AgentPrune with Autogen. However, I couldn't find any code implementation in the repository that reflects this integration.

Could you please provide some guidance or code examples on how to combine AgentPrune with Autogen? Any help or direction on how to approach this would be greatly appreciated.

Thank you!

Best regards,
san

@yanweiyue
Copy link
Owner

Apologize for the delayed response. I especially appreciate your attention and thoughtful consideration. We will add this section of code once the paper is accepted.

To integrate AgentPrune with Autogen, you can construct differentiable temporal graph masks for all potential communications in Autogen and train them using a method similar to AgentPrune. When communication between two agents is blocked, they will not be able to engage in a dialogue like in Autogen.

I hope this brief reply addresses your concerns. Once again, I apologize for the late response. If you have any other questions, please feel free to ask.

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

2 participants