Patch Changes
- 902e93b: Add support for
response.function_call_arguments.deltaandresponse.function_call_arguments.donestreaming events in the xAI Responses API provider. Previously, xAI Grok models using function tools would fail withAI_TypeValidationErrorbecause these standard Responses API events were missing from the Zod schema and stream handler.