openai-php / client

⚡️ OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.
MIT License
4.56k stars 465 forks source link

Fix faking response metadata #414

Closed gehrisandro closed 1 month ago

gehrisandro commented 1 month ago

This PR fixes an error preventing the metadata key from being faked.

Fixes #409