Files
pipecat/changelog/4217.changed.md

2 lines
242 B
Markdown

- When multiple function calls are returned in a single LLM response, by default (when `group_parallel_tools=True`) the LLM is now triggered exactly once after the last call in the batch completes, rather than waiting for all function calls.