Lattereview

Latest version: v1.0.5

Safety actively analyzes 724004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.8.0

Added

- Added the arXiv citation.

Fixed

- Fixed some typos.

0.7.0

Added

- Added a `_vesrion.py` file.

Changed

- Updated the project license to `CC-BY-NC-ND-4.0`.
- Updated the readme file.

Removed

- Removed the `Field` class in pydantic validations.

Fixed

- Fixed an issue in the versioning of Pandas package that resulted in a warning when installing on colab.

0.6.0

Added

- Added `TitleAbstractReviewer` agent.
- Added a tutorial for the `TitleAbstractReviewer` agent.
- Evaluated lattereeview using the `TitleAbstractReviewer` agent.

Changed

- Addressed a bug in prompts and `BaseAgent` which prevented the correct removal of additional_context and examples where they were not provided to the agents.
- Updated all the docs to reflect all the above changes.
- Updated the `README.md` file to reflect all the above changes.

Removed

- The `ReasoningType` is now removed and `reasoning` in agents receives simple string variables.

Fixed

- The `BasicReviewer` is now directly importable from the agents module.

0.5.1

Fixed

- The `BasicReviewer` is now directly importable from the agents module.

0.5.0

Added

- Added a section to the docs on how to create custom reviewer agents.

Changed

- Renamed the `examples` folder to `tutorials`.
- Updated the `README.md` file to reflect all the above changes.

0.4.0

Added

- Added support for `AbstractionReviewer` agents.

Changed

- Renamed `BaseAgent` to `BasicReviewer`.
- Moved many joint functionalities betwee `ScoringReviewer` and `AbstractionReviewer` to the `BasicReviewer`.
- The reviewer agents will not load promps from their own scripts.
- Addressed a bug in `base_prompt.py` that prevented the placeholders in generic propmt to be appropriately removed if their value is empty.
- Moved the `generic_prompt` attribute to `basic_reviewer.py`.
- Updated all the docs to reflect all the above changes.
- Updated the `README.md` file to reflect all the above changes.

Removed

- The `generic_prompts` folder is removed. Generic prompts are now defined in the body of the script for each custom reviewer class.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.