Added
- [402](https://github.com/NVIDIA/NeMo-Guardrails/pull/402) Integrate Vertex AI Models into Guardrails by aishwaryap.
- [403](https://github.com/NVIDIA/NeMo-Guardrails/pull/403) Add support for NVIDIA AI Endpoints by patriciapampanelli
- [396](https://github.com/NVIDIA/NeMo-Guardrails/pull/396) Docs/examples nv ai foundation models.
- [438](https://github.com/NVIDIA/NeMo-Guardrails/pull/438) Add research roadmap documentation.
Changed
- [389](https://github.com/NVIDIA/NeMo-Guardrails/pull/389) Expose the `verbose` parameter through `RunnableRails` by d-mariano.
- [415](https://github.com/NVIDIA/NeMo-Guardrails/pull/415) Enable `print(...)` and `log(...)`.
- [389](https://github.com/NVIDIA/NeMo-Guardrails/pull/389) Expose verbose arg in RunnableRails by d-mariano.
- [414](https://github.com/NVIDIA/NeMo-Guardrails/pull/414) Feature/colang march release.
- [416](https://github.com/NVIDIA/NeMo-Guardrails/pull/416) Refactor and improve the verbose/debug mode.
- [418](https://github.com/NVIDIA/NeMo-Guardrails/pull/418) Feature/colang flow context sharing.
- [425](https://github.com/NVIDIA/NeMo-Guardrails/pull/425) Feature/colang meta decorator.
- [427](https://github.com/NVIDIA/NeMo-Guardrails/pull/427) Feature/colang single flow activation.
- [426](https://github.com/NVIDIA/NeMo-Guardrails/pull/426) Feature/colang 2.0 tutorial.
- [428](https://github.com/NVIDIA/NeMo-Guardrails/pull/428) Feature/Standard library and examples.
- [431](https://github.com/NVIDIA/NeMo-Guardrails/pull/431) Feature/colang various improvements.
- [433](https://github.com/NVIDIA/NeMo-Guardrails/pull/433) Feature/Colang 2.0 improvements: generate_async support, stateful API.
Fixed
- [412](https://github.com/NVIDIA/NeMo-Guardrails/pull/412) Fix #411 - explain rails not working for chat models.
- [413](https://github.com/NVIDIA/NeMo-Guardrails/pull/413) Typo fix: Comment in llm_flows.co by habanoz.
- [420](https://github.com/NVIDIA/NeMo-Guardrails/pull/430) Fix typo for hallucination message.