OptionalinitialIf true, after sending setup_complete, the server will wait
and at first process client_content messages until turn_complete is
true. This initial history will not trigger a model call and
may end with model content. After turn_complete is true, the client
can start the realtime conversation via realtime_input.
Configuration for history exchange between client and server.