Skip to content

Commit 12d90ab

Browse files
committed
add google_adk to __init__.py
1 parent 2568332 commit 12d90ab

File tree

1 file changed

+3
-0
lines changed
  • python/thirdweb-ai/src/thirdweb_ai/adapters/google_adk

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
from .google_adk import get_google_adk_tools
2+
3+
__all__ = ["get_google_adk_tools"]

0 commit comments

Comments
 (0)