-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
models[Component] Issues related to model support[Component] Issues related to model support
Description
** Please make sure you read the contribution guide and file the issues in the right place. **
Contribution guide.
Describe the bug
Uploading JSON file when using LiteLLM (for OpenAI models) reports LiteLlm(BaseLlm) does not support this content part.
To Reproduce
Steps to reproduce the behavior:
- Create a random agent following ADK docs, run
adk web - Click the attachment button, and select a JSON file
- Click send. See the error
LiteLlm(BaseLlm) does not support this content part.
Expected behavior
Upload should be successful
Screenshots
Desktop (please complete the following information):
- OS: macOS
- Python version(python -V): 3.11
- ADK version(pip show google-adk): 1.17.0
Model Information:
- Are you using LiteLLM: Yes
- Which model is being used(e.g. gemini-2.5-pro): openai/gpt-5
Additional context
N/A
Metadata
Metadata
Assignees
Labels
models[Component] Issues related to model support[Component] Issues related to model support