adk-python/tests
Selcuk Gun eaee49bc89 fix: Simplify content for ollama provider
Even though litellm type definitions and openai API specifies content as list of dictionaries (with type and relevant attributes potentially to allow multimodal inputs/outputs in addition to text), ollama has been demonstrating marshal errors. As a workaround this change simplifies the content as string when there is no more than one content part.

Fixes #642, #928, #376

PiperOrigin-RevId: 766890141
2025-06-03 17:37:43 -07:00
..
integration Move public_utils to utils in tests 2025-05-21 16:35:11 -07:00
unittests fix: Simplify content for ollama provider 2025-06-03 17:37:43 -07:00
__init__.py Support async agent and model callbacks 2025-05-06 15:14:10 -07:00