v0.1.6
What's Changed
- update readme by @ShreyaR in #95
- Bump redis from 4.5.3 to 4.5.4 by @dependabot in #96
- add ability to specify date formats by @ShreyaR in #101
- support guardrails cli by @ShreyaR in #102
- added griffe as a docs dependency by @ShreyaR in #103
- add griffe as a main dep for pydantic by @ShreyaR in #104
- update getting started guide by @ShreyaR in #105
- Python 3.11 support by @Mikkolehtimaki in #97
- removed requirements.txt by @ShreyaR in #107
- clean getting started by @ShreyaR in #111
- added support for setting schema and connection string in sql validator by @diptanu in #108
- add docs about how to use any llm api by @ShreyaR in #114
- update docstring by @ShreyaR in #115
- fixed a bug with sqlite by @diptanu in #116
- feat: added manifest client by @lorr1 in #117
- Support for VectorDBs by @diptanu in #113
- Add a validator to check column names in SQL statements by @diptanu in #120
- pin sqlalchemy version by @ShreyaR in #124
- Remove surrounding backticks before parsing output as JSON by @irgolic in #118
- Enable instructions to LLMs, e.g. chat model system prompts by @Mikkolehtimaki in #119
- added docs for instruction tags by @ShreyaR in #127
- [fix] typo in instructions docs by @ShreyaR in #128
- housekeeping updates by @ShreyaR in #130
- text2sql by @ShreyaR in #121
- add retries for transient errors by @ShreyaR in #134
- sentence match guardrails by @ShreyaR in #136
- fix iteration when the outermost container is a list by @ShreyaR in #137
- fix import issues for extracted sentence summary match by @ShreyaR in #138
- version bump by @ShreyaR in #139
New Contributors
- @Mikkolehtimaki made their first contribution in #97
- @diptanu made their first contribution in #108
- @lorr1 made their first contribution in #117
Full Changelog: v0.1.5...v0.1.6