Skip to content

Releases: Future-House/paper-qa

v0.0.16

26 Feb 21:17
Compare
Choose a tag to compare
  • Fixed bug in dense PDFs (one page cannot fit into chunk)

v0.0.15

26 Feb 18:30
Compare
Choose a tag to compare
  • Reverted release with removal of dependency

v0.0.14

26 Feb 17:39
Compare
Choose a tag to compare
  • Made PyCyptodome optional because of its size

v0.0.13

26 Feb 07:47
Compare
Choose a tag to compare
  • Fixed overlap bug affecting short documents
  • More options in query generation
  • Made generator version to get intermediate feedback

v0.0.12

25 Feb 19:24
Compare
Choose a tag to compare
  • Improved pickling
  • Made it possible to update llms
  • New function for proposing searches
  • Improved prompts

v0.0.10

22 Feb 06:30
Compare
Choose a tag to compare

Added token usage and estimated price to answers

v0.0.9

20 Feb 17:59
131f03e
Compare
Choose a tag to compare
  • Fixed typo in a prompt

v0.0.8

15 Feb 06:44
121895a
Compare
Choose a tag to compare

Bug fix on answer formatting

v0.0.7

15 Feb 05:44
Compare
Choose a tag to compare
  • Made it possible to switch models besides OpenAI.
  • Can access the raw passages and references from the answer object.
  • Clarified k and max_sources

v0.0.6

10 Feb 16:07
Compare
Choose a tag to compare
  • Fixed bug preventing dismissing not applicable sources
  • Fixed missing overlap chunks