Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@mmnavarr mmnavarr released this 25 Jul 04:15
· 1 commit to master since this release
7001aa5

Version 1.0.0 of dolores. V1 includes an interface to make calls directly into GPT-3 APIs as well as dictionary of predefined prompts that we have found to yield good results.

Changes

  • Implemented dolores initialization with API-key for direct access to API's.
  • Implemented each GPT-3 API call as a function of dolores
  • Developed unit tests to for full test coverage of all the dolores functions
  • Implemented a dictionary of predefined prompts to help users yield better results
  • First pass of the readme with basic documentation

All changes are deemed non-breaking as this is the first release of the package. We will be following semantic versioning moving forward.

Bugs

If you find any, please let us know. This is the initial roll out of this package that may contain bugs.

Contributors

@pmohun @mmnavarr