When the LLM calls a function mid-turn, it will interrupt the turn and spoken botOutput get appended to a new message, instead of advancing the previous message. Mid-turn function calls should likely appear before the current message (similar to how treat injected messages mid-turn).
When the LLM calls a function mid-turn, it will interrupt the turn and spoken botOutput get appended to a new message, instead of advancing the previous message. Mid-turn function calls should likely appear before the current message (similar to how treat injected messages mid-turn).