openai-php / client

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

Fixed Unicode encoding error in payload #207

Closed khaperets closed 9 months ago

khaperets commented 11 months ago

Malformed UTF-8 characters, possibly incorrectly encoded

gehrisandro commented 11 months ago

Hi @khaperets

Thanks for your PR.

Could you please add a test which replicates the issue?

gehrisandro commented 9 months ago

@khaperets Any update here?

gehrisandro commented 9 months ago

Going to close this for now. Feel free to reopen and provide the additional information required.