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

changing the format method to the faster f-strings in python

Open tronlightracer opened this issue 2 years ago • 0 comments

I just switched out the format method calls for f-strings since they're faster. I left the old code as comments and will delete the old code once these changes are approved by OpenAI.

tronlightracer avatar Feb 21 '23 12:02 tronlightracer