We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d79b22c commit 1b96b09Copy full SHA for 1b96b09
1 file changed
src/google/adk/models/apigee_llm.py
@@ -29,8 +29,8 @@
29
from typing import Optional
30
from typing import TYPE_CHECKING
31
32
-import google.auth
33
from google.adk import version as adk_version
+import google.auth
34
from google.genai import types
35
import httpx
36
import tenacity
0 commit comments