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

[CAP] Improved AutoGen Agents support & Pip Install #2711

Merged
merged 38 commits into from
May 19, 2024

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    f14c382 View commit details
    Browse the repository at this point in the history
  2. pre-commit fixes

    rajan-chari committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ffac84b View commit details
    Browse the repository at this point in the history
  3. pre-commit

    rajan-chari committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d093cda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    596aa8d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    916a1ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1c438e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    fea2cfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8e0fc6 View commit details
    Browse the repository at this point in the history
  3. refactor change

    rajan-chari committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    2daed6a View commit details
    Browse the repository at this point in the history
  4. Nicer printing of Actors

    rajan-chari committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    e9eea78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08dc6b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    40124f5 View commit details
    Browse the repository at this point in the history
  2. AutoGen generate_reply expects to wait indefinitely for an answer. CA…

    …P can wait a certain amount and give up. In order to reconcile the two, AutoGenConnector is set to wait indefinitely.
    rajan-chari committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    dbdbb4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51a8cfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb90cd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77d9488 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    431865c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    4945a55 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    8457f93 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. autogencap pypi package

    rajan-chari committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8627da8 View commit details
    Browse the repository at this point in the history
  2. added dependencies

    rajan-chari committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    add1262 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    8473bdc View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    c7d4108 View commit details
    Browse the repository at this point in the history
  2. Nicer printing of Actors

    rajan-chari committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e6a74e2 View commit details
    Browse the repository at this point in the history
  3. AutoGen generate_reply expects to wait indefinitely for an answer. CA…

    …P can wait a certain amount and give up. In order to reconcile the two, AutoGenConnector is set to wait indefinitely.
    rajan-chari committed May 17, 2024
    Configuration menu
    Copy the full SHA
    55d21b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f383d4e View commit details
    Browse the repository at this point in the history
  5. pre-commit format changes

    rajan-chari committed May 17, 2024
    Configuration menu
    Copy the full SHA
    cc974a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5edd170 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95bb8a1 View commit details
    Browse the repository at this point in the history
  8. autogencap pypi package

    rajan-chari committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e774902 View commit details
    Browse the repository at this point in the history
  9. added dependencies

    rajan-chari committed May 17, 2024
    Configuration menu
    Copy the full SHA
    091a8c4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7ca0328 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    943478f View commit details
    Browse the repository at this point in the history
  12. pre-commit check fixes

    rajan-chari committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1cf98d8 View commit details
    Browse the repository at this point in the history
  13. fix pre-commit issues

    rajan-chari committed May 17, 2024
    Configuration menu
    Copy the full SHA
    fa2f3e2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f1ea2f6 View commit details
    Browse the repository at this point in the history
  15. pre-commit fix

    rajan-chari committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c0bc588 View commit details
    Browse the repository at this point in the history
  16. pip package update

    rajan-chari committed May 17, 2024
    Configuration menu
    Copy the full SHA
    12d8a01 View commit details
    Browse the repository at this point in the history