2023-12-13 10:22:02 +01:00
|
|
|
{
|
|
|
|
|
"name": "@typebot.io/openai-block",
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"description": "",
|
|
|
|
|
"keywords": [],
|
|
|
|
|
"author": "Baptiste Arnaud",
|
2024-05-23 10:42:23 +02:00
|
|
|
"license": "AGPL-3.0-or-later",
|
2023-12-13 10:22:02 +01:00
|
|
|
"dependencies": {
|
2024-07-15 14:32:42 +02:00
|
|
|
"@ai-sdk/openai": "0.0.36",
|
2024-08-22 14:36:40 +02:00
|
|
|
"@typebot.io/ai": "workspace:*",
|
|
|
|
|
"ai": "3.3.15",
|
|
|
|
|
"openai": "4.52.7"
|
2023-12-13 10:22:02 +01:00
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@typebot.io/forge": "workspace:*",
|
2024-01-22 09:22:28 +01:00
|
|
|
"@typebot.io/lib": "workspace:*",
|
2024-06-11 10:51:02 +02:00
|
|
|
"@typebot.io/variables": "workspace:*",
|
2024-08-28 18:09:35 +02:00
|
|
|
"@types/react": "18.3.4",
|
|
|
|
|
"ky": "1.2.4"
|
2023-12-13 10:22:02 +01:00
|
|
|
}
|
2024-06-18 12:13:00 +02:00
|
|
|
}
|