openai-python icon indicating copy to clipboard operation
openai-python copied to clipboard

fix(typo): change bytes to usage_bytes (following original response api)

Open Shiyinq opened this issue 1 year ago • 0 comments

  • [x] I understand that this repository is auto-generated and my pull request may not be merged

Changes being requested

i think there is typo, so i changed bytes to usage_bytes

Additional context & links

original response from api there is usage_bytes not bytes: Screenshot 2024-04-21 at 8 02 20 AM

response from library: Screenshot 2024-04-21 at 8 00 47 AM

Shiyinq avatar Apr 21 '24 01:04 Shiyinq