Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ class RubricBasedToolUseV1Evaluator(RubricBasedEvaluator):
"""An Evaluator for rubric based assessment of the agent's usage of Tools.

Example: Lets take an example of a Weather Agent that has access to two tools:
1: GeoCoding Tool: Coverts a city name, address or zip code into geographic
1: GeoCoding Tool: Converts a city name, address or zip code into geographic
coordinates.
2: GetWeather Tool: Gets weather for the next 10 days for the given geographic
coordinates.
Expand Down