Skip to content

initial version of the convogen framework #6447

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

phantomcoder1996
Copy link

Why are these changes needed?

This change adds a multi-agent workflow for conversational data generation and links to a published paper: Convogen: https://arxiv.org/abs/2503.17460

Checks

Copy link

codecov bot commented May 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.55%. Comparing base (6fc4f53) to head (76e22f5).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6447   +/-   ##
=======================================
  Coverage   78.55%   78.55%           
=======================================
  Files         225      225           
  Lines       16523    16523           
=======================================
  Hits        12979    12979           
  Misses       3544     3544           
Flag Coverage Δ
unittests 78.55% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jackgerrits
Copy link
Contributor

Thanks for the PR. Amazing work on the paper! To be honest, I think this work would be much better suited to its own dedicated repo rather than a sample in AutoGen.

@ekzhu
Copy link
Collaborator

ekzhu commented Jul 9, 2025

@phantomcoder1996 updates? Like what Jack said I think it's best if we can make it an independent sample repo. We can reference the sample repo similar to this one: https://github.com/microsoft/autogen/blob/main/python/samples/agentchat_azure_postgresql/README.md

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

Successfully merging this pull request may close these issues.

4 participants