lehcode / soakp

Secure OpenAI interactions with confidence - safeguard your OpenAI API keys and boost your app security
MIT License
6 stars 1 forks source link

Implement uploading of files for model fine-tuning to OpenAI API #155

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR adds the functionality to upload files for model fine-tuning to the OpenAI API. It includes changes to the SoakpProxy and OpenaiFinetunesApi classes.

Summary of Changes

Related Issue

This PR addresses Issue #153.

Testing

Documentation

Checklist

Fixes #153.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/upload-file-for-fine-tuning

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.