v0.1.7
What's Changed
- ๐ docs(CONTRIBUTING.md): add contributing guidelines to the project by @woop in #132
- fix link for if-condition examples by @ShreyaR in #141
- fix bug in variable names in prompt by @ShreyaR in #143
- docs for text2sql app by @ShreyaR in #144
- add guardrails for summarization by @ShreyaR in #148
- only replace constants when they match a primitive by @ShreyaR in #149
- add logging support by @ShreyaR in #125
- rename logging to logging utils by @ShreyaR in #151
- fix one-line validator to fire when num lines > 1 by @ShreyaR in #152
- feat: add manifest embeddings by @lorr1 in #146
- set custom kwargs for llm api in text2sql by @ShreyaR in #156
- Added a section on the readme to link to the 7-day github activity by @doppenhe in #158
- version bump by @ShreyaR in #161
New Contributors
Full Changelog: v0.1.6...v0.1.7