Remove 3120.added.md

This commit is contained in:
Mark Backman
2025-12-05 11:34:51 -05:00
parent 34033cd454
commit 9289881a80

View File

@@ -1 +0,0 @@
- 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).