v4.1.0
What's Changed
- delete the texts by @Dustyposa in https://github.com/whitead/paper-qa/pull/181
- Making
Doc
hashable by @jamesbraza in https://github.com/whitead/paper-qa/pull/244 - Latest
black
andprettier
by @jamesbraza in https://github.com/whitead/paper-qa/pull/247 - Add more vector embedding types by @whitead in https://github.com/whitead/paper-qa/pull/245
- Allowing
Doc
subclasses to propagate to evidence by @jamesbraza in https://github.com/whitead/paper-qa/pull/246 - Fixing crash when
json.loads
returnsstr
by @jamesbraza in https://github.com/whitead/paper-qa/pull/248
New Contributors
- @Dustyposa made their first contribution in https://github.com/whitead/paper-qa/pull/181
Full Changelog: https://github.com/whitead/paper-qa/compare/v4.0.0...v4.1.0