Skip to content

Releases: ben-aaron188/rgpt3

Major release with to `rgpt` general wrapper

07 Feb 21:37
Compare
Choose a tag to compare
  • general wrapper function for all GPT models + embeddings
  • updated defaults to most recent
  • included seed for reproducibility
  • minor updates

New release with general wrapper for all GPT models

07 Feb 19:44
Compare
Choose a tag to compare
  • general wrapper function for recent GPT models (i.e., 3.5 and 4) with new function rgpt(...)
  • seed control for reproducibility
  • updated embeddings function with rgpt_embeddings(...)

Full package incl. ChatGPT support

05 Mar 19:27
8a91c1b
Compare
Choose a tag to compare
  • added support for basic ChatGPT interaction

version v.0.3

16 Nov 16:44
Compare
Choose a tag to compare
  • full working version for release

Release for JOSS submission

24 Oct 17:37
1b0de17
Compare
Choose a tag to compare
  • updated function names to align better with Open AI API
  • prepared submission to JOSS

Complete release for requests and embeddings

28 Sep 14:20
Compare
Choose a tag to compare

Complete and tested for: requests and embeddings

  • full documentation
  • demo examples

Working release

11 Sep 18:03
Compare
Choose a tag to compare
Working release Pre-release
Pre-release
  • full documentation for core functions
  • full working functionality for requests and embeddings