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

Splitting targets for ag2, autogen 0.2.x and autogen 0.4.x runtimes #594

Open
davorrunje opened this issue Nov 20, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@davorrunje
Copy link
Contributor

Autogen is splitting into two separate repositories and will continue releasing mutually incompatible packages. Moreover, they will both use the same top-level module autogen making them incompatible in the same Python environment. The solutions for this is to create separate package targets ag2, autogen and autogen-04dev that will depend on ag2 (versions 0.3.x), autogen (versions 0.2.x) or autogen-agentchat (version 0.4.0-devX). We also need to create dev containers for each of the runtime used.

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

Successfully merging a pull request may close this issue.

1 participant