markboard
markboard copied to clipboard
Integrate ChatGPT API into markboard
Background
Since ChatGPT API has been released these days. We need to integrate ChatGPT into our product as soon as possible to chase the audience.
Details
-
.env.example,.env.CHATGPT_API_KEY,CHATGPT_API_SECRET;process.env.HTTPS_PROXY - Investigate whether ChatGPT session. create a session for each board.
-
ChatGPTServicechat(boardId: string, input: string): Promise<string> -
main.tsxServices.get('board')global.d.ts windowwindow.Services = Services
Can you assign me this issue? I think I can Integrate ChatGPT API into markboard @shiqimei @ccbond