Skip to content

[FEATURE] Implement Stopping Criteria #169

@rawkintrevo

Description

@rawkintrevo

Is there an existing issue for this?

  • I have searched the existing issues

Problem Statement

Currently, a looping agent only stops after the maximum number of iterations, however, there exists functionality for it to stop when a condition is met.

This will require updats in

  • adk_helpers.py
  • AgentForm.js

and possibly other places.

It will also require the LoopingAgent to list sub agents (which is a quasi bug that it doesn't at the moment).

Proposed Solution

No response

Alternative Solutions

No response

User Story

No response

Acceptance Criteria

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions