What's Changed * Creating `Answer.get_unique_docs_from_contexts` helper method by jamesbraza in https://github.com/whitead/paper-qa/pull/261 * Added batching to embed documents by whitead in https://github.com/whitead/paper-qa/pull/262
What's Changed * Documenting `LLMResult` by jamesbraza in https://github.com/whitead/paper-qa/pull/255 * Migrating from `setup.py` to `pyproject.toml` by jamesbraza in https://github.com/whitead/paper-qa/pull/252 * Adjust whitespace on detailed citations by whitead in https://github.com/whitead/paper-qa/pull/257
What's Changed * Upgrade of `ruff`, adding `codespell`, `toml-sort` by jamesbraza in https://github.com/whitead/paper-qa/pull/251 * Added convenience methods for building sparse/hybrid vector dbs by whitead in https://github.com/whitead/paper-qa/pull/250