awslabs / agent-evaluation

A generative AI-powered framework for testing virtual agents.
https://awslabs.github.io/agent-evaluation/
Apache License 2.0
118 stars 20 forks source link

Dispatch evaluator as Lambda function #17

Closed tonykchen closed 1 month ago

sharonxiaohanli commented 1 month ago

The example in https://github.com/awslabs/agent-evaluation/tree/main/stepfunctions shows how to use the framework in evaluation workflow in step function, which is better than simply dispatch the evaluator as lambda function