mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
When converting a `types.Content` to LiteLLM messages, if the content contains both `function_response` parts and other types of parts (e.g., text, image), the function now generates a list of LiteLLM messages Close #4091 Co-authored-by: George Weale <gweale@google.com> PiperOrigin-RevId: 854240746