Hey, quick question about structured outputs. When an assistant has multiple structured outputs (e.g. 12), does Vapi make a separate LLM request for each one after the call ends? Or are they batched into one request? Trying to understand if combining multiple structured outputs into one would actually reduce token usage.