What's Changed
- sync dev by @TideDra in #175
- Refactor
get_similarity_scoreto support batched embedding requests by @QiWang98 in #176 - sync dev by @TideDra in #193
- fix ci by @TideDra in #194
- Add configurable arXiv cross-list support by @reoLantern in #195
- Fix non-pickleable retriever worker failures by @TideDra in #203
- Require include_path to be a list by @TideDra in #204
- fix: avoid hanging paper extraction in daily workflow by @TideDra in #207
- extract text from arxiv html by @TideDra in #209
- Add
ignore_pathoption to exclude Zotero papers by collection path by @Copilot in #219 - test: rewrite test suite with native stubs, 86% coverage by @TideDra in #223
- Use tex extraction as first priority by @TideDra in #237
New Contributors
- @QiWang98 made their first contribution in #176
- @reoLantern made their first contribution in #195
- @Copilot made their first contribution in #219
Full Changelog: v1.0.0...v1.1.0