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