v0.1.5
What's Changed
- System prompts for Chat APIs by @irgolic in #74
- [docs] updated langchain docs with an example with variables by @ShreyaR in #79
- fix json decode error with control characters by @ShreyaR in #80
- add raise as an on-fail type by @ShreyaR in #84
- Bump redis from 4.5.1 to 4.5.3 by @dependabot in #86
- choice data type by @ShreyaR in #81
- fix bug in from_str when output field is None by @ShreyaR in #88
- Fix bug in valid-length for lists by @ShreyaR in #89
- Fix validator formatting when the validator is initialized with arguments by @ShreyaR in #90
- Logging by @ShreyaR in #91
- [wip] add fix_reask on_fail type by @ShreyaR in #66
- Optimize chat prompts (Remove
JSON Output:
) by @irgolic in #82 - version bump 0.1.5 by @ShreyaR in #92
Full Changelog: v0.1.4...v0.1.5