We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 449282d commit d3b5da5Copy full SHA for d3b5da5
1 file changed
src/google/adk/cli/fast_api.py
@@ -746,6 +746,7 @@ async def _get_a2a_runner_async() -> Runner:
746
)
747
748
import inspect
749
+
750
from google.adk.agents import Agent
751
import google.auth
752
from pydantic import ValidationError as _ValidationError
0 commit comments