Skip to content

Releases: Future-House/paper-qa

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

v0.0.5

09 Feb 00:00
Compare
Choose a tag to compare
  • Replaced gpt-index since we were doing some custom metadata
  • Now have page numbers directly in references
  • You can now load very large PDFs
  • Focusing now only on txt and PDFs to get better reading capabilities

v0.0.4

07 Feb 06:04
Compare
Choose a tag to compare
  • Switched to exceptions instead of returning False when reading a document fails

v0.0.3

06 Feb 01:07
Compare
Choose a tag to compare
  • Fixed duplicated keys or paths

v0.0.2

06 Feb 00:09
Compare
Choose a tag to compare
  • Added a list of valid citation keys to prevent hallucinating citations

v0.0.1

05 Feb 15:48
Compare
Choose a tag to compare

Initial release