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

Implement OpenAI Swarm example with groupchat #78

Merged
merged 15 commits into from
Oct 29, 2024
Merged

Implement OpenAI Swarm example with groupchat #78

merged 15 commits into from
Oct 29, 2024

Conversation

yiranwu0
Copy link
Collaborator

@yiranwu0 yiranwu0 commented Oct 21, 2024

Use groupchat's custom function to implement the openai swarm.

Why are these changes needed?

Related issue number

Checks

@yiranwu0
Copy link
Collaborator Author

Initial Commit. Todo: Organize code, draw stateflow figure and improve doc.

@yiranwu0 yiranwu0 marked this pull request as ready for review October 21, 2024 20:46
Copy link
Collaborator

@sonichi sonichi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Could you add metadata to make it renderable on the website and searchable via tags?
After this PR is merged, in the next iteration, can we add some built-in speaker selection method so that users can directly import from the library to achieve the swarm-style orchestration?

notebook/agentchat_swarm.ipynb Outdated Show resolved Hide resolved
notebook/agentchat_swarm.ipynb Outdated Show resolved Hide resolved
@sonichi sonichi requested a review from skzhang1 October 24, 2024 11:10
@yiranwu0 yiranwu0 requested a review from sonichi October 28, 2024 20:02
@yiranwu0
Copy link
Collaborator Author

Thanks. Could you add metadata to make it renderable on the website and searchable via tags? After this PR is merged, in the next iteration, can we add some built-in speaker selection method so that users can directly import from the library to achieve the swarm-style orchestration?

I added the tags to be compiled on the website.
Yes, I will make another PR to implement this feature!

@sonichi sonichi added this pull request to the merge queue Oct 29, 2024
Merged via the queue into main with commit 4501381 Oct 29, 2024
17 checks passed
@sonichi sonichi deleted the swarm branch October 29, 2024 01:22
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