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

Python: Introduce Agent group chat functionality #8184

Merged
merged 36 commits into from
Aug 19, 2024

Commits on Aug 7, 2024

  1. wip agent chat

    moonbox3 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0bbf00f View commit details
    Browse the repository at this point in the history
  2. wip broadcast queue

    moonbox3 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    cde443f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf7c26d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    da6ab4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57697de View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    ecbc3fa View commit details
    Browse the repository at this point in the history
  2. Merge main to branch

    moonbox3 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    dcb909d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    21b2b09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87ce73d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    376765f View commit details
    Browse the repository at this point in the history
  4. wip - unit tests

    moonbox3 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    63ec828 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cb7bbd View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    a57befe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae7bed8 View commit details
    Browse the repository at this point in the history
  3. Revert unneccessary changes.

    moonbox3 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    9425389 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d248e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98bdeda View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    74374b6 View commit details
    Browse the repository at this point in the history
  2. Fixes for unit tests

    moonbox3 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5cbf996 View commit details
    Browse the repository at this point in the history
  3. unit test fixes

    moonbox3 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f774a5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6459741 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d278efd View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Unit test updates

    moonbox3 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    102a507 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Increase unit test coverage.

    moonbox3 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    04581b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a297933 View commit details
    Browse the repository at this point in the history
  3. unit test fixes

    moonbox3 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    71c2780 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4c9501 View commit details
    Browse the repository at this point in the history
  5. Unit test fixes

    moonbox3 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    dbd1db2 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    794f5d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75ba3c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fa9a0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0096624 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4aa9dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d031125 View commit details
    Browse the repository at this point in the history
  7. Revert retry logic.

    moonbox3 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9684f8a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f67840f View commit details
    Browse the repository at this point in the history