v5.18.0
What's Changed
- Added tutorial showing how to configure paperqa
Settings
by @maykcaldas in #893 - Add reasoning from LLMResult to PQASession by @maykcaldas in #896
- Added embeddings to claude and gemine examples in the readme by @maykcaldas in #895
- Deferred
PQA_HOME
evaluation untilSettings
construction by @jamesbraza in #894 - Updated tooling versions and configs by @jamesbraza in #898
- Added discussion to tutorial showing a dry setup for anthropic by @maykcaldas in #901
- Lfrqa tutorial adjustments by @JoaquinPolonuer in #897
- Mentioned
dev
extra inCONTRIBUTING.md
by @jamesbraza in #903 - chore(deps): lock file maintenance by @renovate in #905
- Implemented
PaperQAEnvironment.from_task
by @jamesbraza in #907 - Support for answer iterations in the gen_answer flow by @mskarlin in #911
Full Changelog: v5.17.0...v5.18.0