openai-wrapper

A wrapper for OpenAI's python API which wraps around the openAI functions and stores the request, response and metadata to MongoDB. The stored data can be used to fine tune GPT-3 models or HuggingFac…

Installation

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

pip3 install openai-wrapper

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.7.0 2023-11-10      
0.6.31 2023-08-09    
0.6.3 2023-07-27    
0.6.2 2023-07-25    
0.6.1 2023-07-25    
0.6.0 2023-07-17    
0.5.16 2023-04-12    
0.5.15 2023-03-15    
0.5.14 2023-03-13    
0.5.13 2023-02-02    
0.5.12 2023-01-13    
0.5.11 2022-11-29    
0.5.10 2022-11-29    
0.5.9 2022-11-29    
0.5.8 2022-11-29    
0.5.7 2022-11-29    
0.5.6 2022-11-29    
0.5.5 2022-11-29    
0.5.4 2022-11-22    
0.5.3 2022-10-08    
0.5.2 2022-08-23    
0.5.1 2022-08-19    
0.5.0 2022-08-12    
0.4.0 2022-07-25    
0.3.1 2022-07-25    
0.3.0 2022-07-22    
0.2.1 2022-07-21    
0.2.0 2022-07-21    
0.1.1 2022-07-21    
0.1.0 2022-07-21    

Issues with this package?

Page last updated 2023-11-14 01:50:32 UTC