Skip to content

Releases: CodingBull-dev/story-gpt

v0.3.0

20 Oct 23:58
db440ec

Choose a tag to compare

What's Changed

  • Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #11
  • Update moderation model from deprecated 'text-moderation-latest' to 'omni-moderation-latest' by @Copilot in #13
  • Add E2E tests with GitHub Action workflow by @Copilot in #18
  • Update OpenAI library to v6.6.0 and change default model to gpt-5-mini by @Copilot in #16

New Contributors

  • @dependabot[bot] made their first contribution in #11
  • @Copilot made their first contribution in #13

Full Changelog: v0.2.1...v0.3.0

v0.2.1

24 Jan 19:20
45e53eb

Choose a tag to compare

Release Notes

  • Dependencies

    • Updated OpenAI library to version 4.80.0
  • New Features

  • Added content moderation check for prompts to enhance safety and
    filter inappropriate content

    • Implemented automatic rejection of prompts containing flagged topics
  • Improvements

    • Enhanced prompt validation process with additional content screening

v0.2.0

13 May 18:08
0116ed1

Choose a tag to compare

Updated project to use GPT-4o by default and updated packages to latest version

What's Changed

Full Changelog: v0.1.3...v0.2.0

v0.1.3

04 May 15:57
84c8999

Choose a tag to compare

What's Changed

  • Removed type: module from package.json by @Bullrich in #8

Full Changelog: v0.1.2...v0.1.3

v0.1.2

04 May 15:23
9e14401

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

04 May 15:15
dac0e8c

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

04 May 14:55

Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.1.0

v0.0.1

04 May 14:35
8776432

Choose a tag to compare

First release of the project with docs and a functional code base

What's Changed

New Contributors

Full Changelog: https://github.com/CodingBull-dev/story-gpt/commits/v0.0.1