v0.5.12
What's Changed
- [Fix] #1091. Prevent confusion between guardrails.cli.hub.install and guardrails.hub install. by @JosephCatrambone in #1093
- remove unnecessary awaits on telem decorator by @dtam in #1095
- from_* -> for_* by @zsimjee in #1101
- 'pail' -> 'fail' by @JosephCatrambone in #1104
- add how to guide for on fail actions by @zsimjee in #1098
- add docs to message about prompt failures by @zsimjee in #1097
- update message to clarify token usage by @dtam in #1092
- Fix/streaming index and log issue by @AlejandroEsquivel in #1094
- why guardrails by @zsimjee in #1103
- Some updates and fixes for async streaming and telemetry by @dtam in #1100
- fix missing exports for server by @dtam in #1105
- update version for release by @dtam in #1106
Full Changelog: v0.5.11...v0.5.12