Tools
crewAI had gpt-4o-mini's context window recorded as 200,000 tokens instead of 128,000
Version 1.15.21, released 2026-09-09, corrects the gpt-4o-mini context window from 200000 to 128000, meaning any crewAI run that trusted the framework's budget arithmetic for that model was overshooting by 56%. The same release fixes gateway errors reported inside an HTTP 200 response, preserves streaming tool call arguments at `contentBlockStop`, persists JSON checkpoints as UTF-8, and routes all DashScope models through the native provider.
Source
↳ Follow the thread