UNPKG

openai

Version:

The official TypeScript library for the OpenAI API

5 lines (3 loc) 263 B
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details. export { Parts, type UploadPart, type PartCreateParams } from './parts'; export { Uploads, type Upload, type UploadCreateParams, type UploadCompleteParams } from './uploads';