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

latest releases: v0.15.0, v0.14.1, v0.14.0...
20 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 NeMo-Guardrails release

NewReleases is sending notifications on new releases.