What's Changed
- Feature/nano banana by @nmdimas in https://github.com/openai-php/client/pull/685
- fix: Missing properties on container file annotation by @knash94 in https://github.com/openai-php/client/pull/703
- feat: Add containers interface to client by @knash94 in https://github.com/openai-php/client/pull/704
- fix: Allow bytes to be nullable on ContainerFileResponse by @knash94 in h...