We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0798a74 commit a5f15b7Copy full SHA for a5f15b7
1 file changed
src/google/adk/evaluation/base_eval_service.py
@@ -31,7 +31,7 @@
31
32
33
class EvaluateConfig(BaseModel):
34
- """Contains configurations needed to run an evaluation."""
+ """Contains configurations needed to run evaluations."""
35
36
model_config = ConfigDict(
37
alias_generator=alias_generators.to_camel,
0 commit comments