mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
3 lines
52 B
TypeScript
3 lines
52 B
TypeScript
import OpenAI from 'openai';
|
|
export default OpenAI;
|