mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
LiteLLM providers can extract the MIME type from the data URI. Removing the separate `format` field avoids redundancy and potential issues with backends that may reject requests containing this field. Close #2017 Co-authored-by: George Weale <gweale@google.com> PiperOrigin-RevId: 828014286