Skip to content

v2.0.0

Compare
Choose a tag to compare
@pacholoamit pacholoamit released this 18 Feb 19:03
· 62 commits to main since this release
5cb1a26

V2.0.0 Release Notes 🎉

  • Improve Generator scripts
  • Add test workflow to check typescript types
  • Added jest testing workflow for chatgpt-prompts library
  • Added JSDoc to createChatGPTPrompt factory function
  • Exported types
  • BREAKING: No longer require ChatGPTAPI to be passed in to createChatGPTPrompt as a param. Instead pass in the params of the ChatGPTAPI directly

Added Prompts

  • Added technologyTransferer prompt
  • Added spokenEnglishTeacherAndImprover prompt

What's Changed

Full Changelog: 1.2.2...2.0.0