Skip to content

Add support for max_tool_count and max iterations from yaml #141

Description

@vizsatiz
  • Currently the agent will stop looping when it reaches max_tool_count, and break the flow. Right now the max loop count is exposed in constructor of Agent Class, but its not configurable from YAML.
  • Similarly the execution will break when arium reaches max_iterations, this is hardcoded to 20 as of now. This should be exposed over arium interface & also in YAML

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions