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