v0.1.9
What's Changed
- Update mkdocs.yml by @doppenhe in #184
- generate dummy data by @ShreyaR in #182
- Async support by @irgolic in #178
- Fix typos in
getting_started.ipynb
by @freddiev4 in #188 - Add simple async guard.parse test by @irgolic in #187
- Fix grammar error in getting_started.ipynb by @serhatgktp in #191
- Add documentation for async by @irgolic in #189
- Fix ChatGPT async wrapper by @recog-arch in #193
- langchain.ipynb: Add
api
kwarg by @irgolic in #192 - Bugfix - ValidLength and ValidUrl robustness by @Mikkolehtimaki in #100
- Create FAQ by @irgolic in #201
- Json skeleton reask by @irgolic in #185
- rail.Script: Replace double quotes with " by @irgolic in #196
- validators: Consolidate valid-url and is-reachable by @irgolic in #197
- pin pydantic version by @ShreyaR in #219
- pydantic support date formats by @ShreyaR in #218
- update links in getting started guide by @ShreyaR in #220
- Logging improvements by @irgolic in #202
- Pass basemodel to sync and async runner calls by @ShreyaR in #221
- json_utils: Handle value type error on skeleton check by @irgolic in #225
- [bug] support setting reasking instructions by @ShreyaR in #199
- make prompts optional in rail spec by @ShreyaR in #110
- ci.yml: Run CI on dev branch by @irgolic in #232
- bump version by @CalebCourier in #278
New Contributors
- @freddiev4 made their first contribution in #188
- @serhatgktp made their first contribution in #191
- @recog-arch made their first contribution in #193
Full Changelog: v0.1.8...v0.1.9