Skip to content

1.0-beta-1

Compare
Choose a tag to compare
@claygriffiths claygriffiths released this 03 Mar 18:09
· 36 commits to master since this release
  • Added a Gravity Flow Step Type for OpenAI. Credit: @Idealien
  • Added new nl2br modifier that can be used on merge tags to convert newlines into <br />'s. This is useful when outputting plain-text responses into HTML using Live Merge Tags. Example: @{:1:openai_feed_5,nl2br}.
  • Fixed issue where feed conditional logic and feed status (active/inactive) were not checked during validation for the Moderations endpoint.
  • Fixed issue where feed status was not taken into account during merge tag replacement so inactive feeds would still have their merge tags replaced.
  • Added new Chat Completions endpoint.
  • Added auto-updater powered by GitHub Releases.
  • Added new capabilities to grant/deny access to OpenAI settings and to uninstall it.