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

208 B

  • 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).