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

Properly create meta information from azure headers #307

Closed gehrisandro closed 6 months ago

gehrisandro commented 6 months ago

Azure only returns a part of the rate limit headers. This PR extracts them properly.