8000 Minor typo and grammar correction. · randy-tsukemen/adk-python@7d809eb · GitHub
[go: up one dir, main page]

Skip to content

Commit 7d809eb

Browse files
google-genai-botcopybara-github
authored andcommitted
Minor typo and grammar correction.
PiperOrigin-RevId: 761119061
1 parent f67ccf3 commit 7d809eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/google/adk/evaluation/trajectory_evaluator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ def evaluate(
115115
tool use trajectories. An exact match scores a 1, 0 otherwise. The final
116116
number is an average of these individual scores.
117117
118-
Value range: [0, 1], where 0 is means none of the too use entries aligned,
118+
Value range: [0, 1], where 0 means none of the tool use entries aligned,
119119
and 1 would mean all of them aligned. Higher value is good.
120120
121121
Args:

0 commit comments

Comments
 (0)
0