Releases: guardrails-ai/guardrails
Releases · guardrails-ai/guardrails
v0.1.2
What's Changed
- version bump to 0.1.1 by @ShreyaR in #37
- fix 'load_pdf' in docs by @ShreyaR in #38
- llm_providers: Fix openai.ChatCompletion support (add a missing comma) by @irgolic in #39
- add langchain docs by @ShreyaR in #41
- add pytest workflow by @ShreyaR in #42
- fixes for dictionary size changed error by @ShreyaR in #43
- added discord badge to readme by @ShreyaR in #44
- add num_reasks to call method of guard by @ShreyaR in #45
- makefile: add support for passing docs serve addr by @devenbhooshan in #50
- delete extraneous triple quote in example by @rgbkrk in #49
New Contributors
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- [feat] expose num_reasks while creating Guard object by @ShreyaR in #16
- add profanity check spec example by @devenbhooshan in #13
- minor typo by @oliverbj in #10
- minor typo by @pkandarpa-cs in #9
- [docs] Add profranity filtering example to docs by @ShreyaR in #19
- Bump ipython from 8.9.0 to 8.10.0 by @dependabot in #20
- Bump starlette from 0.22.0 to 0.25.0 by @dependabot in #21
- Bump markdown-it-py from 2.1.0 to 2.2.0 by @dependabot in #22
- Fix setup extras install by @krandiash in #23
- Fix setup extras install; add ci; update makefile by @krandiash in #24
- fix typo in readme by @ShreyaR in #25
- Minor grammatical and formatting fixes by @lakshyaag in #26
- validators.BugFreePython: Replace exec validation with ast.parse by @irgolic in #27
- Minor fixes to the getting started notebook by @devennavani in #30
- changes to enable langchain integration by @ShreyaR in #29
- fixed formatting by @ShreyaR in #31
- Add ChatGPT / arbitrary LLM callers by @krandiash in #32
- added example for generating structured data by @ShreyaR in #34
- validators.BugFreeSQL actually validates input sql by @fruttasecca in #33
- fix generating synthetic data example by @ShreyaR in #36
New Contributors
- @devenbhooshan made their first contribution in #13
- @oliverbj made their first contribution in #10
- @pkandarpa-cs made their first contribution in #9
- @dependabot made their first contribution in #20
- @krandiash made their first contribution in #23
- @lakshyaag made their first contribution in #26
- @irgolic made their first contribution in #27
- @devennavani made their first contribution in #30
- @fruttasecca made their first contribution in #33
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/ShreyaR/guardrails/commits/v0.1.0