| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-07-24 | 1.5 kB | |
| v5.26.0 source code.tar.gz | 2025-07-24 | 4.3 MB | |
| v5.26.0 source code.zip | 2025-07-24 | 4.4 MB | |
| Totals: 3 Items | 8.7 MB | 0 | |
What's Changed
- Fixed
aiohttp.ClientOSErrorcrashing us by @jamesbraza in https://github.com/Future-House/paper-qa/pull/1016 - S2 also retrying 403's by @jamesbraza in https://github.com/Future-House/paper-qa/pull/1017
- Fixed
_s2_get_with_retryingmultiple values issue by @jamesbraza in https://github.com/Future-House/paper-qa/pull/1018 - chore(deps): lock file maintenance by @renovate[bot] in https://github.com/Future-House/paper-qa/pull/1020
- Removed
JSONTypefor Pydantic's equivalentJsonValueby @jamesbraza in https://github.com/Future-House/paper-qa/pull/1022 - Removed extra test
test_can_read_normal_pdf_readerby @jamesbraza in https://github.com/Future-House/paper-qa/pull/1019 uvworkspace layout, broke out PyMuPDF by @jamesbraza in https://github.com/Future-House/paper-qa/pull/1021- Created
PyPDFreader package by @jamesbraza in https://github.com/Future-House/paper-qa/pull/1023 - Fixed
Docs.aaddgiving baddocnameafter upgrade by @jamesbraza in https://github.com/Future-House/paper-qa/pull/1025 - Removed dead code
repopulate_doc_id_from_doifromDocDetailsby @jamesbraza in https://github.com/Future-House/paper-qa/pull/1024 - Made
DeprecationWarningon movedSettingsmore precise by @jamesbraza in https://github.com/Future-House/paper-qa/pull/1027 - Open sourced test of
encode_idby @jamesbraza in https://github.com/Future-House/paper-qa/pull/1030
Full Changelog: https://github.com/Future-House/paper-qa/compare/v5.25.0...v5.26.0