call_model_input_filter of RunConfig is invoked immediately before calling the model which allows you to edit the input sent to the model, Is there any change to add response_format: ResponseFormat | None field to support modify response format before calling the model.
call_model_input_filterof RunConfig is invoked immediately before calling the model which allows you to edit the input sent to the model, Is there any change to addresponse_format: ResponseFormat | Nonefield to support modify response format before calling the model.