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

Output handler max iterations #61

Merged
merged 8 commits into from
Jul 7, 2024
Merged

Output handler max iterations #61

merged 8 commits into from
Jul 7, 2024

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    432aba1 View commit details
    Browse the repository at this point in the history
  2. add tests for output handler max iterations

    User committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    b8d52b1 View commit details
    Browse the repository at this point in the history
  3. add max_iterations params for CoderOutputHandler in Advanced output h…

    …andling.ipynb
    User committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    98504d6 View commit details
    Browse the repository at this point in the history
  4. add MockTool for agent tests

    User committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    408dd8c View commit details
    Browse the repository at this point in the history
  5. replace DuckDuckGoSearchRun to MockTool

    User committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    28b6561 View commit details
    Browse the repository at this point in the history
  6. update OutputHandlerMaxIterationsExceeded

    User committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    da83ceb View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. minor fixes

    whimo committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    dc81493 View commit details
    Browse the repository at this point in the history
  2. fix tests

    whimo committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    3fdc7d9 View commit details
    Browse the repository at this point in the history