Skip to content

Conversation

@SwimmingWang
Copy link
Collaborator

Closes #11

📑 Description

This commit add new examples for human-agent interaction and multi agent chat.
Multi agent chat supports 4 modes: sequential, round-robin, simultaneous, random. However, simultaneous is not completed yet. You can find more information under the README.md file under examples/.
Multi agent chat only support public voice which one people cannot refer to a certern person to give a response. Everyone can here the response.
This branch is developed before the commit 75c67b8 which fixs all ruff problem (#19). So this branch does not contain any changes in this commit.

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed
  • Branch name follows type/descript (e.g. feature/add-llm-agents)
  • Ready for code review

ℹ Additional Information

@SwimmingWang SwimmingWang self-assigned this Aug 6, 2025
@robotMonkeyButler robotMonkeyButler merged commit 72cef45 into main Aug 6, 2025
4 of 13 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.

[FEAT]: support more than two agents

3 participants