UNPKG

openai

Version:

The official TypeScript library for the OpenAI API

4 lines 212 B
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details. export { Chat } from "./chat.mjs"; export { Completions, } from "./completions/index.mjs"; //# sourceMappingURL=index.mjs.map