Liang Wu

Results 4 comments of Liang Wu

+1. I was adding a test for the load_artifacts tool and I didn't find any documentation except for the example agent in https://github.com/google/adk-python/tree/main/contributing/samples/generate_image. I think https://google.github.io/adk-docs/artifacts/ would be a good...

@lavinigam-gcp could you evaluate and prioritize this? There has been many issues with user not understanding how multi-agent systems transfer control among agents. If the concern has already been addressed,...

@inspire-boy I tested using "gemini-2.0-flash-preview-image-generation", the latest model that supports image generation. The generated image bytes is shown on my terminal output. However adk web doesn't render the output, which...

https://github.com/google/adk-python/blob/main/contributing/samples/generate_image/agent.py#L26-L44 here's an example of how you can use image generation as a tool.