Closed
Description
** Please make sure you read the contribution guide and file the issues in the rigth place. **
Contribution guide.
Describe the bug
Artifact/File Upload example not clear
To Reproduce
Steps to reproduce the behavior:
- Follow the artifact/file upload example
Expected behavior
File should get uploaded/read by agent.
Screenshots
NA
Desktop (please complete the following information):
- OS: Windows
- Python version(python -V): 3.12.8
- ADK version(pip show google-adk): 0.1.0
Additional context
Failed to parse the parameter context: google.adk.agents.callback_context.CallbackContext of function on_file_upload for automatic function calling.Automatic function calling works best with simpler function signature schema,consider manually parse your function declaration for function on_file_upload.