Skip to main content

1. Installing Future AGI’s AI Evaluation Package

2. Loading Dataset

Dataset used here contains instructions and input using which the agent does the function calls and provides a final output.
Example dataset format:

3. Initialising Future AGI’s Evaluator Client

4. Evaluating The Agent’s Function Calling Capabilities

We will evaluate Agent’s function calling capacity, whether it is able to accurately perform the tasks of function calling

5. Evaluating The Agent’s Prompt Adherence Capabilities

We will evaluate Agent’s Capabilities whether it is able to follow the prompt and successfully complete the tasks given.

6. Evaluating Tone, Toxicity and Context Relevance of Agent’s Outputs

Agentic Toxicity Evaluation

This assesses the toxicity level of the agent’s response to ensure it’s not harmful or offensive.

Agentic Context Relevance Evaluation

This evaluates how relevant the agent’s response is to the given context or input.

7. Printing the results in a table

Below is the final results table showing the evaluation metrics for each test case: