github NVIDIA-NeMo/Guardrails v0.6.1
Release v0.6.1

latest releases: v0.19.0-rc0, v0.18.0, v0.17.0...
23 months ago

This patch release upgrades two dependencies (langchain and httpx) and replaces the deprecated text-davinci-003 model with gpt-3.5-turbo-instruct in all configurations and examples.


Added

  • Support for --version flag in the CLI.

Changed

  • Upgraded langchain to 0.0.352.
  • Upgraded httpx to 0.24.1.
  • Replaced deprecated text-davinci-003 model with gpt-3.5-turbo-instruct.

Fixed

  • #191: Fix chat generation chunk issue.

Don't miss a new Guardrails release

NewReleases is sending notifications on new releases.