openai-manager 1.0.0
0
Speed up your OpenAI requests by balancing prompts to multiple API keys.
Contents
Speed up your OpenAI requests by balancing prompts to multiple API keys.
Stars: 52, Watchers: 52, Forks: 10, Open Issues: 3The MrZilinXiao/openai-manager
repo was created 1 years ago and the last code push was 1 years ago. The project is moderately popular with 52 github stars!
How to Install openai-manager
You can install openai-manager using pip
pip install openai-manager
or add it to a project with poetry
poetry add openai-manager
Package Details
- Author
- MrZilinXiao
- License
- MIT
- Homepage
- https://github.com/MrZilinXiao/openai-manager
- PyPi:
- https://pypi.org/project/openai-manager/
- GitHub Repo:
- https://github.com/MrZilinXiao/openai-manager
Classifiers
Related Packages
Errors
A list of common openai-manager errors.
Code Examples
Here are some openai-manager
code examples and snippets.
GitHub Issues
The openai-manager package has 3 open issues on GitHub
- Questions about using this project in a Flask app