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

Swarm tests and bug fixes #83

Merged
merged 6 commits into from
Nov 27, 2024
Merged

Swarm tests and bug fixes #83

merged 6 commits into from
Nov 27, 2024

Conversation

marklysze
Copy link
Collaborator

@marklysze marklysze commented Nov 25, 2024

Why are these changes needed?

Implementation of tests for swarms.

Includes a number of bug fixes for swarms as well:

  • Multiple tool calling where context variables are updated in each
  • Matching name for the initial message

Added a number of type checks as well.

Related issue number

Checks

autogen/agentchat/contrib/swarm_agent.py Show resolved Hide resolved
test/agentchat/contrib/test_swarm.py Outdated Show resolved Hide resolved
test/agentchat/contrib/test_swarm.py Outdated Show resolved Hide resolved
test/agentchat/contrib/test_swarm.py Outdated Show resolved Hide resolved
test/agentchat/contrib/test_swarm.py Outdated Show resolved Hide resolved
test/agentchat/contrib/test_swarm.py Outdated Show resolved Hide resolved
test/agentchat/contrib/test_swarm.py Outdated Show resolved Hide resolved
test/agentchat/contrib/test_swarm.py Outdated Show resolved Hide resolved
test/agentchat/contrib/test_swarm.py Outdated Show resolved Hide resolved
@marklysze
Copy link
Collaborator Author

@yiranwu0, thanks so much for testing. Can you have another look over please.

@marklysze marklysze requested a review from yiranwu0 November 25, 2024 21:22
@marklysze
Copy link
Collaborator Author

Note: OpenAI tests passed, except for one that retrieves the latest news (which contained some restricted words for Azure and its content filter was triggered). So will merge on that basis.

@marklysze marklysze added this pull request to the merge queue Nov 27, 2024
Merged via the queue into main with commit f27f8bb Nov 27, 2024
209 of 213 checks passed
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.

2 participants