← Back to Changelog

Feature Added

Released: 2026-03-05

Hi there, We're excited to announce Apertis Python SDK v0.2.1, now with Context Compression support. ### What's New Context Compression automatically compresses prompt tokens in long conversations and large context scenarios — reducing API costs while maintaining response quality. ### Quick Start ```python pip install apertis==0.2.1 ``` ### Resources - PyPI: https://pypi.org/project/apertis/0.2.1/ - GitHub Release: https://github.com/apertis-ai/python-sdk/releases/tag/v0.2.1 *See the Release Notes for detailed usage and configuration options.* Questions? Feel free to reach out anytime. Happy Building.