8000 Evaluation should include all three metrics in evalMetrics array by default · Issue #48 · google/adk-web · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Evaluation should include all three metrics in evalMetrics array by default #48
Open
@vinod-seshadri-TA

Description

@vinod-seshadri-TA

Currently, the evaluation request (evalMetrics array) in the Evaluation tab sends only one metric ('tool_trajectory_avg_score') in the request when running an evaluation. Ideally, the request should include all three relevant metrics, allowing for a more comprehensive evaluation process.

Proposed solution:

  • Update the code to ensure the evalMetrics array is populated with all three metrics before submitting the evaluation request.
  • Consider allowing the user to select which metrics to include, or include all by default.

Impact:

  • More robust evaluation capability.
  • Better alignment with expected evaluation standards.

References:

  • See evalMetrics usage in src/app/components/eval-tab/eval-tab.component.ts.

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

      0