Skip to content
Discussion options

You must be logged in to vote

Response from ADK Answering Agent (experimental, answer may be inaccurate)

TLDR: To use an image as input in a sequential workflow, you should use ADK's Artifact management system to handle the image file. The first agent can save the image as an Artifact and pass its reference to the next agent through the shared session state.


Hello! I'm a bot that can help answer questions about ADK. Based on the ADK documentation, here’s how you can handle image inputs in a sequential workflow:

ADK has built-in support for multimodal inputs, including images. [1] The recommended way to manage binary data like images is by using the ADK Artifacts feature. Artifacts are designed to handle file-like bin…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hangfei
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bot responded [Bot] This issue is responded by ADK bot
2 participants