Description
Lets Python applications call the OpenAI API for text, audio, image, embedding, and other model-powered workflows. It helps developers integrate hosted AI capabilities into scripts, services, and applications.
API calls can send user content to an external service and require credentials. Protect API keys, review what data is transmitted, and handle model output as probabilistic rather than automatically correct.