2 lines
196 B
Markdown
2 lines
196 B
Markdown
- When multiple function calls are returned in a single LLM response, the LLM is now triggered exactly once after the last call in the batch completes, rather than waiting for all function calls.
|