Skip to content

Commit d674178

Browse files
Jacksunweicopybara-github
authored andcommitted
chore: Fixes generate_image sample
PiperOrigin-RevId: 793725452
1 parent dc26aad commit d674178

File tree

1 file changed

+1
-1
lines changed
  • contributing/samples/generate_image

1 file changed

+1
-1
lines changed

contributing/samples/generate_image/agent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
from google.adk import Agent
16-
from google.adk.tools.load_artifacts_tool import load_artifacts
16+
from google.adk.tools import load_artifacts
1717
from google.adk.tools.tool_context import ToolContext
1818
from google.genai import Client
1919
from google.genai import types

0 commit comments

Comments
 (0)