OpenAI SDK
SDKA software development kit for integrating OpenAI models and APIs into applications through supported programming languages and client libraries.
Explore more about SDKs & APIs
Related terms
An AI research and deployment company that develops foundation models, generative AI systems, and tools for building AI applications.
Mistral SDKA software development kit for integrating Mistral AI models and services into applications through programmatic APIs.
API ClientA software library or component that simplifies communication with an API by handling requests, authentication, responses, and error handling.
Inference APIAn API that enables applications to send input data to a deployed AI model and receive generated predictions or outputs, providing programmatic access to inference capabilities without managing the underlying model infrastructure.