mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-08 01:08:43 +08:00
3 lines
52 B
TypeScript
3 lines
52 B
TypeScript
import OpenAI from 'openai';
|
|
export default OpenAI;
|