I couldn't find where the underlying response was accessible. My use case is being able to inspect the response headers for rate limit quota information.
- x-ratelimit-limit-requests
- x-ratelimit-limit-tokens
- x-ratelimit-remaining-requests
- x-ratelimit-remaining-tokens
- etc.
OpenAI: https://developers.openai.com/api/docs/guides/rate-limits#rate-limits-in-headers
I couldn't find where the underlying response was accessible. My use case is being able to inspect the response headers for rate limit quota information.
OpenAI: https://developers.openai.com/api/docs/guides/rate-limits#rate-limits-in-headers