openai / tiktoken

tiktoken is a fast BPE tokeniser for use with OpenAI's models.
MIT License
11.76k stars 801 forks source link

How to get available requests #153

Closed devGetWorld closed 1 year ago

devGetWorld commented 1 year ago

Hi, how do i get how many available requests i have left through the api ?

I know I get about 60k, but how do I check how many I have left through the openAi api ?

hauntsaninja commented 1 year ago

This isn't the right forum for that question