diff --git a/agentplatform/_genai/evals.py b/agentplatform/_genai/evals.py index d682d3be47..f94141ccd8 100644 --- a/agentplatform/_genai/evals.py +++ b/agentplatform/_genai/evals.py @@ -15,6 +15,8 @@ # Code generated by the Google Gen AI SDK generator DO NOT EDIT. +# Test this should trigger the diff test + import json import logging from typing import Any, Callable, Optional, Union, cast