v5.9.0
What's Changed
- feat: Qdrant support by @Anush008 in #730
- Made it possible to get answers from litqa evaluations by @whitead in #760
- Added answer an ideal to gradeable environments by @whitead in #762
- Pinned lower bound on
aiohttp
foraiohttp.ClientConnectionResetError
by @jamesbraza in #763 - Added llmclient dependency by @maykcaldas in #757
- Propagating citation count in flaky
test_pdf_reader_match_doc_details
by @jamesbraza in #766 - Renovate
lockFileMaintenance
respectingschedule
, 2-week stability period, noopenai
pinning by @jamesbraza in #767 - chore(deps): lock file maintenance by @renovate in #765
- Added test split's source DOIs and question IDs by @jamesbraza in #771
- Consolidated LDP imports into
ldp_shims
module by @jamesbraza in #772 - Missing
None
failovers in LDP shims by @jamesbraza in #774 - Dropping
refurb
in favor of itsruff
port by @jamesbraza in #773 - Converting
add_texts_and_embeddings
to async by @ThomasRochefortB in #778 - Add clinical trials search tool by @mskarlin in #777
- chore(deps): lock file maintenance by @renovate in #769
- Replace
raise_for_status
returnNone
with Mock() in clinical trials test by @mskarlin in #785 - Docs around embeddings and agentic usage by @jamesbraza in #780
- Moved to
MultipleChoiceQuestion
/MultipleChoiceEvaluation
fromaviary
by @jamesbraza in #768 - Feat/qdrant docs reconstruct by @ThomasRochefortB in #776
- Removed dead test cassettes by @jamesbraza in #788
New Contributors
- @Anush008 made their first contribution in #730
- @ThomasRochefortB made their first contribution in #778
Full Changelog: v5.8.0...v5.9.0