Amna Mubashar 35c1cabb4e
feat: support structured outputs in OpenAIChatGenerator (#9754)
* Add parse for response format

* Update response_format

* Add tests

* Add release notes

* Update checks

* remove instance var

* Add tests for azure

* Add schema test

* Add comments

* Add streaming support

* PR comments

* PR comments

* Add tests

* Fix tests

* Add unit tests

* Update Azure files

* PR comments

* Small fix

* Include message.parsed

* Fix seriliaztion

* Update the async method

* Update release notes

* Loosen tests to prevent failure

* PR comments

* Fix release notes

* Fix error
2025-09-16 11:15:28 +02:00
..