22 lines
502 B
JSON
22 lines
502 B
JSON
{
|
|
"name": "@typebot.io/openai-block",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"keywords": [],
|
|
"author": "Baptiste Arnaud",
|
|
"license": "AGPL-3.0-or-later",
|
|
"dependencies": {
|
|
"@ai-sdk/openai": "0.0.36",
|
|
"@typebot.io/ai": "workspace:*",
|
|
"ai": "3.3.15",
|
|
"openai": "4.52.7"
|
|
},
|
|
"devDependencies": {
|
|
"@typebot.io/forge": "workspace:*",
|
|
"@typebot.io/lib": "workspace:*",
|
|
"@typebot.io/variables": "workspace:*",
|
|
"@types/react": "18.3.4",
|
|
"ky": "1.2.4"
|
|
}
|
|
}
|