Releases: DNE-Digital/dolores
Releases · DNE-Digital/dolores
v1.0.0
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.