# Openai Sdk Python

> Use when writing Python code with the OpenAI SDK (openai package): creating responses, chat completions, audio transcription, embeddings, image generation, file uploads, fine-tuning, or any Python-specific OpenAI API integration.

- Skill: `wenerme/openai-sdk-python` (Agent Skill, multi-file: 529 files)
- Install (CLI): `npx skillmds@latest add wenerme/openai-sdk-python`
- Raw SKILL.md: https://api.skillmd.com/api/skills/wenerme/openai-sdk-python/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: wenerme (https://skillmd.com/u/wenerme)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/wenerme/openai-sdk-python

---


# OpenAI Python SDK Reference

Python SDK API reference for the OpenAI API (sourced from [developers.openai.com](https://developers.openai.com/api/reference/python/resources/)).

CRITICAL: grep `references/` for the specific method/type before answering.

