Gabm

Latest version: v0.2.17

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

Scan your dependencies

0.2.6

- [Public release on PyPI](https://pypi.org/project/gabm/0.2.6/)
- Major ABM improvements.

0.2.5

- [Public release on PyPI](https://pypi.org/project/gabm/0.2.5/)
- Major ABM improvements.

0.2.2

- [Public release on PyPI](https://pypi.org/project/gabm/0.2.2/)
- ABM running and outputs graphs showing change of opinion over time.
- Random seed set for reproducibility.
- Updated USER_GUIDE.md.
- Migrated LLM integration from deprecated `google-generativeai` to the new `google-genai` AP.
- Extended and improved the test suite to cover all LLM service classes.

0.2.0

- [Public release on PyPI](https://pypi.org/project/gabm/0.2.0/)
- Implemented class architecture for LLM services.
- Added `publicai` LLM service.
- LLM models from Hugging Face that can optionally be used locally.
- New scripts to compile [PyPI specific README](README-pypi.md).

0.1.1

- [Public release on PyPI](https://pypi.org/project/gabm/0.1.1/)
- Builds are platform agnostic.
- Makefile `pypi-release` and `testpypi-release` targets added for uploading to [PyPI](https://pypi.org/) and [TestPyPI](https://test.pypi.org/).
- All scripts use [Python logging](https://docs.python.org/3/library/logging.html) to write logs in `data/logs` with rotating file handlers for each script.
- [Sphinx documentation released on GitHub Pages](https://compolis.github.io/GABM/).

0.1.0

- Documentation added:
- [README](README.md)
- [Road Map](RoadMap.md)
- [User Guide](USER_GUIDE.md)
- [Developer Guide](DEV_GUIDE.md)
- LLM setup tested and working.
- Persistent caching implemented.

Links

Releases

© 2026 Safety CLI Cybersecurity Inc. All Rights Reserved.