Multiple messages per turn in Chat Completions API

thanks! How did you solve waiting in between the user messages, so that the assistant doesn’t respond to the first one, but wait until the user has sent all the messages and gather them as the user prompt?