| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-08-05 | 1.1 kB | |
| v5.28.0 source code.tar.gz | 2025-08-05 | 4.4 MB | |
| v5.28.0 source code.zip | 2025-08-05 | 4.4 MB | |
| Totals: 3 Items | 8.8 MB | 0 | |
What's Changed
- Added PyPDF package to
mypy_pathby @jamesbraza in https://github.com/Future-House/paper-qa/pull/1036 - Removed trailing whitespace from
summary_json_system_promptby @jamesbraza in https://github.com/Future-House/paper-qa/pull/1037 - Allow users to skip citation stripping from evidence by @mskarlin in https://github.com/Future-House/paper-qa/pull/1035
- Re-raising original exception in
clinical_trialstools by @jamesbraza in https://github.com/Future-House/paper-qa/pull/1038 - Fixed
test_agent_typesafter Gemini 1.5 deprecation by @jamesbraza in https://github.com/Future-House/paper-qa/pull/1043 - Renamed a few more
answertosessionby @jamesbraza in https://github.com/Future-House/paper-qa/pull/1042 - Move context str generation into configurable function by @mskarlin in https://github.com/Future-House/paper-qa/pull/1039
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/Future-House/paper-qa/pull/1045
Full Changelog: https://github.com/Future-House/paper-qa/compare/v5.27.0...v5.28.0