v5.0.2
版本发布时间: 2024-09-14 02:36:07
Future-House/paper-qa最新发布版本:v5.0.3(2024-09-14 11:48:33)
What's Changed
- Changed email addresses to something less generic by @whitead in https://github.com/Future-House/paper-qa/pull/376
- Fix examples in README by @taabishm2 in https://github.com/Future-House/paper-qa/pull/379
- Validating
LiteLLMModel.config
structure by @jamesbraza in https://github.com/Future-House/paper-qa/pull/383 - No google auth, better CI names by @jamesbraza in https://github.com/Future-House/paper-qa/pull/384
- Fixing Pydantic validation in Python<3.12 by @jamesbraza in https://github.com/Future-House/paper-qa/pull/385
- LitQA2 downloading and question creation functionality by @jamesbraza in https://github.com/Future-House/paper-qa/pull/386
- Testing
MemoryAgent
and timeouts on ldp agents by @jamesbraza in https://github.com/Future-House/paper-qa/pull/375 - Removed
monkeypatch
fixture since it's not a dependency by @jamesbraza in https://github.com/Future-House/paper-qa/pull/395 - Fixing crash in
chunk_text
for empty file by @jamesbraza in https://github.com/Future-House/paper-qa/pull/389
New Contributors
- @taabishm2 made their first contribution in https://github.com/Future-House/paper-qa/pull/379
Full Changelog: https://github.com/Future-House/paper-qa/compare/v5.0.1...v5.0.2