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

Add CRITIC agent integration #13108

Merged
merged 40 commits into from
May 3, 2024
Merged

Add CRITIC agent integration #13108

merged 40 commits into from
May 3, 2024

Commits on May 1, 2024

  1. init

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    dde7fca View commit details
    Browse the repository at this point in the history
  2. more scaffolding

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    0ac7c41 View commit details
    Browse the repository at this point in the history
  3. wireframes

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    2c2c439 View commit details
    Browse the repository at this point in the history
  4. wip nb

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    882a3c6 View commit details
    Browse the repository at this point in the history
  5. add introspective agent

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    843014b View commit details
    Browse the repository at this point in the history
  6. add introspective agent

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    aa42020 View commit details
    Browse the repository at this point in the history
  7. got memory working better now

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    fdc14dd View commit details
    Browse the repository at this point in the history
  8. polish

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    057aec3 View commit details
    Browse the repository at this point in the history
  9. refactor

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    86ede2f View commit details
    Browse the repository at this point in the history
  10. refactor

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    1eb452c View commit details
    Browse the repository at this point in the history
  11. revert core changes

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a225fbf View commit details
    Browse the repository at this point in the history
  12. rm parent_task_id

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    10f3488 View commit details
    Browse the repository at this point in the history
  13. refactor for better org

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c80c6f8 View commit details
    Browse the repository at this point in the history
  14. clean up critic class

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    63d1cf0 View commit details
    Browse the repository at this point in the history
  15. support async for critic

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a39697c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9f66162 View commit details
    Browse the repository at this point in the history
  17. add dispatcher

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ab4d4b0 View commit details
    Browse the repository at this point in the history
  18. make max_iterations public

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    36ddc65 View commit details
    Browse the repository at this point in the history
  19. add stopping callable

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e60c93b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9a64bec View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8e46e5e View commit details
    Browse the repository at this point in the history
  22. proper verbose propagation

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    0b1303f View commit details
    Browse the repository at this point in the history
  23. add mini showdown

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    aa5011f View commit details
    Browse the repository at this point in the history
  24. fix tests and llamahub info

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    6016776 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c6c77c0 View commit details
    Browse the repository at this point in the history
  26. clean up SelfReflection

    nerdai committed May 1, 2024
    Configuration menu
    Copy the full SHA
    068e9d8 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. update README

    nerdai committed May 2, 2024
    Configuration menu
    Copy the full SHA
    cfd0cc5 View commit details
    Browse the repository at this point in the history
  2. update README

    nerdai committed May 2, 2024
    Configuration menu
    Copy the full SHA
    69a348c View commit details
    Browse the repository at this point in the history
  3. finish README

    nerdai committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0186c72 View commit details
    Browse the repository at this point in the history
  4. readme wip

    nerdai committed May 2, 2024
    Configuration menu
    Copy the full SHA
    bce9443 View commit details
    Browse the repository at this point in the history
  5. readme wip

    nerdai committed May 2, 2024
    Configuration menu
    Copy the full SHA
    4b34070 View commit details
    Browse the repository at this point in the history
  6. readme wip

    nerdai committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0bb9ec1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c16d14e View commit details
    Browse the repository at this point in the history
  8. rm dev nb

    nerdai committed May 2, 2024
    Configuration menu
    Copy the full SHA
    781684b View commit details
    Browse the repository at this point in the history
  9. remove lock file

    nerdai committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0d05f90 View commit details
    Browse the repository at this point in the history
  10. use structured_predict

    nerdai committed May 2, 2024
    Configuration menu
    Copy the full SHA
    bed4fb7 View commit details
    Browse the repository at this point in the history
  11. update nb

    nerdai committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0d5527f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    45fb0fc View commit details
    Browse the repository at this point in the history
  2. update nb

    nerdai committed May 3, 2024
    Configuration menu
    Copy the full SHA
    99f0226 View commit details
    Browse the repository at this point in the history
  3. update nbs

    nerdai committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f7999f0 View commit details
    Browse the repository at this point in the history