Changelog

Type

March 2026

Feature

Models Added

Add GPT-5.4 and GPT-5.4 Pro

GPT-5.4

GPT-5.4 is OpenAI's latest frontier model, unifying the GPT and Codex lines into a single system designed for both general intelligence and advanced software engineering workflows. It supports text and image inputs and features a 1M+ token context window (≈922K input, 128K output), enabling high-context reasoning, coding, and multimodal analysis within a single workflow.

The model delivers improved performance in coding, document understanding, tool use, and instruction following, and is designed as a strong default for complex tasks. It can generate production-quality code, synthesize information across large datasets, and execute multi-step workflows with fewer iterations and greater token efficiency.

GPT-5.4 Pro

GPT-5.4 Pro is OpenAI's most advanced model, built on the unified GPT-5.4 architecture with enhanced reasoning capabilities for complex and high-stakes tasks. It supports text and image inputs and features a 1M+ token context window (≈922K input, 128K output) for handling large-scale workflows and long-context analysis.

Optimized for step-by-step reasoning, instruction following, and accuracy, GPT-5.4 Pro excels in agentic coding, long-context problem solving, and complex multi-step workflows, making it well suited for advanced engineering, research, and high-reliability applications.

The discount prices will be updated in few days, stay tuned!

Enjoy it.

Read more

Feature

Models Added

✨ New Models Added to All Subscription Plans — Free & Unlimited

Hi there,

Great news! We've just added three new models to every Apertis subscription plan at no extra cost — with unlimited usage.

| Model | Highlights | |-------|-----------| | GLM 4.7 Flash | Zhipu's latest high-speed reasoning model — low latency, high throughput | | GPT-5.1 Codex (Mini) | OpenAI's lightweight code generation model — ideal for everyday dev tasks | | MiniMax M2.1 | MiniMax's next-gen general-purpose model — strong multilingual capabilities |

How to Get Started

These models are available immediately for all subscribers — no configuration changes needed. Simply use the model ID in your API calls:

model: "glm-4.7-flash" model: "gpt-5.1-codex-mini" model: "minimax-m2.1"

Why Free & Unlimited?

We continuously partner with leading AI providers to bring high-value models into your subscription. More models, same price — that's our commitment to maximizing the value of your plan.

Not a subscriber yet? **Explore our plans →**

Questions? Feel free to reach out anytime.

Happy Building.

Read more

Feature

Feature Added

✨ Apertis Python SDK v0.2.1 — Context Compression Now Available

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

  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.

Read more