Releases: CodingBull-dev/story-gpt
Releases · CodingBull-dev/story-gpt
v0.3.0
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
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
v0.1.3
v0.1.2
v0.1.1
v0.1.0
v0.0.1
First release of the project with docs and a functional code base
What's Changed
- added ci by @Bullrich in #1
- Added doc generation by @Bullrich in #2
- added step to publish to npm by @Bullrich in #3
- Fixed npm token by @Bullrich in #4
New Contributors
Full Changelog: https://github.com/CodingBull-dev/story-gpt/commits/v0.0.1