Files
pipecat/changelog/3120.added.md
2025-12-05 11:35:49 -05:00

2 lines
208 B
Markdown

- Added `wait_for_all` argument to the base `LLMService`. When enabled, this ensures all function calls complete before returning results to the LLM (i.e., before running a new inference with those results).