Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1016 Bytes

File metadata and controls

18 lines (14 loc) · 1016 Bytes

AgentEval (AutoGen) Sample Implementation

This is a sample implementation of the AgentEval framework using AutoGen 0.4 version. It is a simple implementation that demonstrates how to use the framework to evaluate by Agent for Summarization task.

This implementation is based on the [Roadmap]: Integrating AgentEval

Sample Implementation