Skip to content

Commit

Permalink
Update CRAN comments
Browse files Browse the repository at this point in the history
  • Loading branch information
irudnyts committed Mar 15, 2023
1 parent 505c04f commit 231a761
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,4 @@ There are currently no downstream dependencies for this package.

This is a resubmission. In this version I have:

* Added endpoints `create_chat_completion()`, `create_transcription()`, and `create_translation()`
* Downgraded R dependence to 3.5
* Removed redundant options of `upload_file()`'s argument `purpose`, namely `"search"`, `"answers"`, and `"classifications"`
* Updated links in documentation
* Relaxed validation of `model` argument in functions `create_chat_completion()`, `create_fine_tune()`, `create_moderation()`, `create_embedding()`, `create_transcription()`, and `create_translation()`. Otherwise, each time OpenAI will roll out a new model, the list of models has to be updated

0 comments on commit 231a761

Please sign in to comment.