Releases: Future-House/paper-qa
Releases · Future-House/paper-qa
v5.17.0
v5.16.1
Minor release with bugfixes
What's Changed
- Little fix in import at LFRQA tutorial by @JoaquinPolonuer in #887
- Fixed problematic date parsing by @whitead in #888
Full Changelog: v5.16.0...v5.16.1
v5.16.0
v5.15.0
What's Changed
- Using API key and VCR constants defined in
lmi
by @jamesbraza in #880 - chore(deps): lock file maintenance by @renovate in #882
- Supporting
.md
in indexing by @jamesbraza in #881 - Many minor updates to
README
by @jamesbraza in #883
Full Changelog: v5.14.0...v5.15.0
v5.14.0
What's Changed
- Propagates llmclient changes to pqa by @maykcaldas in #839
Full Changelog: v5.13.0...v5.14.0
v5.13.0
What's Changed
- Specific rag-qa-arena changes by @JoaquinPolonuer in #853
- Pin fh-llm-client by @maykcaldas in #864
- chore(deps): lock file maintenance by @renovate in #865
- Corrected paper title in tutorial by @JoaquinPolonuer in #867
- Changes to llm_parse_json() to handle issues when LLM does not respond as per instructions by @foreverallama in #843
- Correctly escape backlashes by @JoaquinPolonuer in #870
- Migrated LitQA and LFRQA to aviary by @maykcaldas in #872
- Fix aviary typing by @maykcaldas in #874
- Add support and instructions for gemini by @JoaquinPolonuer in #871
- chore(deps): update all non-major dependencies by @renovate in #876
- chore(deps): lock file maintenance by @renovate in #877
- Fixed flaky
test_answer_rename
viaflaky
decoration by @jamesbraza in #875 - chore(deps): lock file maintenance by @renovate in #878
New Contributors
- @foreverallama made their first contribution in #843
Full Changelog: v5.12.0...v5.13.0
v5.12.0
What's Changed
- Allow
agent_query
to Use an Existing Search Index Without Rebuilding by @psl-schaefer in #847 - Support parallel indexing by @JoaquinPolonuer in #849
- Added the get_manifest_kwargs function to get more than doi and title… by @JoaquinPolonuer in #848
- Parallel handle lockbusy by @JoaquinPolonuer in #855
- Move doc details line by @JoaquinPolonuer in #856
- added escape_backlashes function with test by @JoaquinPolonuer in #858
New Contributors
- @psl-schaefer made their first contribution in #847
Full Changelog: v5.11.1...v5.12.0
v5.11.1
What's Changed
- Pulled in latest
fh-llm-client
to resolveTODO
oncallbacks
cast by @jamesbraza in #827 - Automate fetching the current year by @harryvu-futurehouse in #828
- Fixed typo in pip install instructions by @maykcaldas in #834
- Fixing flaky test
test_resuming_crashed_index_build
by retrying by @jamesbraza in #837 - chore(deps): lock file maintenance by @renovate in #840
- Fixed pagination issue in search.py and added corresponding test by @JoaquinPolonuer in #846
- Fixed mutable default issue in
is_hydration_needed
by @jamesbraza in #836 - Latest tooling and deps by @jamesbraza in #842
New Contributors
- @JoaquinPolonuer made their first contribution in #846
Full Changelog: v5.11.0...v5.11.1
v5.11.0
What's Changed
- Fixed type problems from llmclient by @maykcaldas in #770
- Clinical trials docs and bugfixes by @mskarlin in #819
- Fixing flaky test
test_cli_can_build_and_search_index
by retrying by @jamesbraza in #816 - Allowing more general types in
Settings
by @jamesbraza in #818 - Documenting citation style by @jamesbraza in #817
- Updated badges in README by @maykcaldas in #821
- Pulling in latest
ldp
forbulk_evaluate_consensus
by @jamesbraza in #826 - Updated
CITATION.cff
to include more info by @jamesbraza in #824 - chore(deps): lock file maintenance by @renovate in #825
Full Changelog: v5.10.2...v5.11.0
v5.10.2
What's Changed
- Ensure fields are lists before combining in DocDetails class by @harryvu-futurehouse in #801
- Pulling in latest
fh-llm-client
forCommonLLMNames
by @jamesbraza in #810 - chore(deps): lock file maintenance by @renovate in #811
- Fixing
gather_evidence
andcomplete
response messages by @jamesbraza in #812
New Contributors
- @harryvu-futurehouse made their first contribution in #801
Full Changelog: v5.10.1...v5.10.2