openai-python
Repoopenai-python is the official Python SDK and reference client for the OpenAI API, published as an open-source GitHub repository. It lets developers authenticate, make model calls, and use auxiliary endpoints such as embeddings, fine-tuning and files from Python code.
Stories
Completed digest stories linked to this service.
-
OpenAI’s Agents SDK grows up: model-native harness + safe sandboxes, with SDKs a...2026-04-16OpenAI expanded its Agents SDK with a model-native harness and built-in sandbox execution, plus companion reli...
-
OpenAI Python v2.31.0: short‑lived tokens and raw WebSocket streaming land amid ...2026-04-09OpenAI’s Python SDK v2.31.0 adds short-lived token auth and raw WebSocket streaming, while developers report d...
-
OpenAI’s platform shake-up: Sora API shutdown reported, SDK tweaks, and agent re...2026-03-26OpenAI’s surface area is shifting: Sora APIs are reportedly shutting down while SDK changes and developer issu...
-
OpenAI ships GPT-5.4 mini and nano for fast coding/subagent workloads, plus Pyth...2026-03-18OpenAI released GPT-5.4 mini and nano, smaller models tuned for speed and high-volume coding/subagent workflow...
-
OpenAI SDK adds Sora improvements and custom voices while Responses API backgrou...2026-03-14OpenAI shipped SDK updates for Sora and custom voices while developers hit Responses API background job errors...
-
OpenAI GPT-5.4 brings native computer use, 1M context, and spreadsheet hooks2026-03-05OpenAI released GPT-5.4 with native computer-use agents, a 1M-token context window, and new Excel/Sheets integ...
-
OpenAI speeds up agent backends with Responses API WebSockets and gpt‑realtime‑1...2026-02-24OpenAI shipped a faster path for real-time, tool-calling agents by adding WebSockets to the Responses API and ...