Framework & Tool

OpenAI SDK

Official Python and TypeScript client for the OpenAI REST API.

Definition

The OpenAI SDK is the canonical client for OpenAI's chat, embeddings, audio and image endpoints, with both sync and streaming support. Many providers (Together, DeepInfra, Anyscale, OpenRouter, Railwail) emulate its interface so the same SDK works across them.

Common use cases

  • API access
  • Compatibility layer
  • Streaming

Related terms

    OpenAI SDK — AI Glossary | Railwail