UNPKG

openai

Version:

The official TypeScript library for the OpenAI API

3 lines 117 B
export { Chat } from "./chat.js"; export { Completions } from "./completions.js"; //# sourceMappingURL=index.d.ts.map