quantifier_agent
autogen.agentchat.contrib.agent_eval.quantifier_agent.QuantifierAgent
QuantifierAgent
An agent for quantifying the performance of a system using the provided criteria.
Name | Description |
---|---|
name='quantifier' | |
system_message | Type: str | None Default: ‘“You are a helpful assistant. You quantify the output of different tasks based on the given criteria.\n The criterion is given in a json list format where each element is a distinct criteria.\n The each element is a dictionary as follows {“name” |
description | Type: str | None Default: ‘An AI agent for quantifing the performance of a system using the provided criteria.‘ |
**kwargs |
Class Attributes
DEFAULT_DESCRIPTION