openai-php / client

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

object parameter problem #450

Closed fengjisheng closed 4 months ago

fengjisheng commented 4 months ago

Description

接入第三方AI渠道, 响应结果没有object参数, 这个可有可无的.

image

image

Steps To Reproduce

OpenAI\Responses\Chat\CreateResponse

image

OpenAI PHP Client Version

v0.9.2

PHP Version

8.1

Notes

No response