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 type definition for responses in ClientFake::addResponses method #382

Open ovitores opened 2 months ago

ovitores commented 2 months ago

What:

Description:

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