openai-python v3.6.0 adds compute_units to usage payloads and hardens X.509 workload identity
OpenAI
OpenAI released openai-python v3.6.0 on 2026-08-28. Responses and Chat Completions usage objects now expose a compute_units field; the X.509 workload identity integration was hardened.
Why it matters
compute_units is the new unit OpenAI is pushing into usage payloads to normalise billing across heterogeneous model endpoints.
Importance: 2/5
official confirmation
Sources
official
openai-python v3.6.0 release notes