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