openai-php / client

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

[Bug]: when i update openai-php,there is no funcion speechStream #289

Closed ZhangKoven closed 6 months ago

ZhangKoven commented 6 months ago

Description

today, i see the function 'speechStreamed' updated,so i update openai-php,but,i can't find this function in my code

Steps To Reproduce

composer update openai-php/client ( no function) and then composer remove openai-php/client composer require openai-php/client (also no function)

OpenAI PHP Client Version

v0.8.0

PHP Version

8.1.20

Notes

微信图片_20231212091309

ZhangKoven commented 6 months ago

excuse me ???