v1.0.14
What's Changed
- Add new method for validation based on chatGPT query by @jerpint in #114
- track completion_kwargs in Completion method by @jerpint in #116
- add repr to Completion by @jerpint in #117
- remove *100 multiply to be consistent with other similarity value by @jerpint in #118
Full Changelog: v1.0.13...v1.0.14