Azure OpenAI SDK
Also called: Azure AI OpenAI SDK
A software development kit for integrating Azure OpenAI services into applications using Azure authentication, deployment, and management features.
Explore more about SDKs & APIs
Related terms
A software development kit for integrating OpenAI models and APIs into applications through supported programming languages and client libraries.
Chat Completions APIAn API for generating conversational AI responses by sending a sequence of chat messages to a language model.
Responses APIAn API endpoint designed to manage, format, and return model-generated responses and computational outputs.
Embeddings APIAn API that generates vector embeddings from text, images, or other supported inputs for use in semantic search, retrieval, clustering, recommendation, and related AI applications.
API ClientA software library or component that simplifies communication with an API by handling requests, authentication, responses, and error handling.