mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-24 13:53:50 +00:00
3 lines
52 B
TypeScript
3 lines
52 B
TypeScript
import OpenAI from 'openai';
|
|
export default OpenAI;
|