2debc0ee80
Expose initial_prompt and vad_parameters as flat client parameters (consistent with hotwords, send_last_n_segments, etc.), send them as flat handshake keys, and read them server-side with null-safe options.get(...). Supersedes #283; avoids the options-bag None.get crash. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>