openai-ratelimiter

A Python module that provides rate limiting capabilities for the OpenAI API, utilizing Redis as a caching service. It helps to manage API usage to avoid exceeding OpenAI's rate limits.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install openai-ratelimiter

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.7 2024-09-15    
0.6 2024-09-14    
0.5 2024-02-02    
0.4 2023-06-20    
0.3 2023-06-16
0.1 2023-06-14    

Issues with this package?

Page last updated 2024-09-15 16:52:35 UTC