openai-php / client

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

Update MetaInformation.php #253

Closed vesper8 closed 7 months ago

vesper8 commented 8 months ago

Handle when x-request-id is not returned, such as when using a local LLAMA model via LM Studio's local server feature.

gehrisandro commented 7 months ago

close in favour of https://github.com/openai-php/client/pull/283