2
0

(openai) Add create speech OpenAI action

Closes #1025
This commit is contained in:
Baptiste Arnaud
2023-11-20 10:32:38 +01:00
parent f6ac3891f8
commit 1a44bf4935
23 changed files with 1772 additions and 74 deletions

View File

@@ -18,7 +18,7 @@
"@typebot.io/nextjs": "workspace:*",
"@typebot.io/js": "workspace:*",
"@typebot.io/prisma": "workspace:*",
"ai": "2.2.14",
"ai": "2.2.24",
"bot-engine": "workspace:*",
"cors": "2.8.5",
"google-spreadsheet": "4.0.2",
@@ -26,7 +26,7 @@
"next": "13.5.4",
"nextjs-cors": "2.1.2",
"nodemailer": "6.9.3",
"openai": "4.11.1",
"openai": "4.19.0",
"qs": "6.11.2",
"react": "18.2.0",
"react-dom": "18.2.0",