We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc26aad commit d674178Copy full SHA for d674178
contributing/samples/generate_image/agent.py
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
from google.adk import Agent
16
-from google.adk.tools.load_artifacts_tool import load_artifacts
+from google.adk.tools import load_artifacts
17
from google.adk.tools.tool_context import ToolContext
18
from google.genai import Client
19
from google.genai import types
0 commit comments