208 B
208 B
- Added
wait_for_allargument to the baseLLMService. When enabled, this ensures all function calls complete before returning results to the LLM (i.e., before running a new inference with those results).