openai-php / client

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

Fix type definition for responses in ClientFake::addResponses method #382

Open ovitores opened 7 months ago

ovitores commented 7 months ago

What:

Description:

Fix type definition in ClientFake::addResposnses() method to avoid messages from IDE advertising thhat objects passed are of different type

DjordyKoert commented 1 month ago

any update on when this fix can be expected to be merged?