Skip to content

v5.15.0

Compare
Choose a tag to compare
@nvuillam nvuillam released this 12 Jan 01:25
· 14 commits to main since this release

What's Changed

  • Allow to call AI to describe flows in documentation
  • Allow to call AI to describe differences between 2 flow versions in a pull request comment
  • Ai Provider enhancements
    • Change default model from gpt-4o to gpt-4o-mini
    • Prompt templates factory, with capability to override default prompt with ENV variable
    • Translate prompts in french
  • Add dotenv to allow to define secrets variables in a local .env file (never commit it !)
  • Add more ways to call python depending on the installation
    • Upgrade npm dependencies

Pull Requests

Full Changelog: v5.14.3...v5.15.0