mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-07-13 15:14:50 -06:00
![]() This is in response to the litellm v1.71.2 + ollama v0.9.0 sending function call chunks with 0 indices across multiple calls and lacking call ids. Solutions introduced: 1. increment fallback index when accumulated arg becomes json parsable. 2. tolerate finish reason == stop when tool calls are present 3. fallback to index when tool call id is None Fixes https://github.com/google/adk-python/issues/294 PiperOrigin-RevId: 766258344 |
||
---|---|---|
.. | ||
agents | ||
artifacts | ||
auth | ||
cli | ||
code_executors | ||
evaluation | ||
fast_api | ||
flows | ||
models | ||
sessions | ||
streaming | ||
tools | ||
utils | ||
__init__.py | ||
conftest.py | ||
test_telemetry.py | ||
testing_utils.py |