Fix 10_burgers.json sample test replay by removing an erroneous premature function response event (e-4) that referenced tool call fc-3 before fc-3 was emitted by the model.
Co-authored-by: Jason Zhang <jasoncz@google.com>
PiperOrigin-RevId: 962270570
Fixes minor indentation and bullet formatting issues in the multi-agent samples README files.
Co-authored-by: Wei Sun (Jack) <weisun@google.com>
PiperOrigin-RevId: 931446655
Set role='model' in the Content object generated by create_request_input_event()
to ensure proper role attribution when returning function call events to the client.
Co-authored-by: Shangjie Chen <deanchen@google.com>
PiperOrigin-RevId: 929538818