2
0

📝 Update high ticket lead template with Generate variable a…

This commit is contained in:
Baptiste Arnaud
2024-06-20 12:08:31 +02:00
parent 990ff0f4ca
commit 1380e03b82
8 changed files with 103 additions and 151 deletions

View File

@ -20,7 +20,7 @@
"@typebot.io/variables": "workspace:*",
"@udecode/plate-common": "30.4.5",
"@typebot.io/logic": "workspace:*",
"ai": "3.1.34",
"ai": "3.2.1",
"chrono-node": "2.7.6",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
@ -42,4 +42,4 @@
"@types/nodemailer": "6.4.14",
"@types/qs": "6.9.7"
}
}
}

View File

@ -18,7 +18,7 @@
"@anthropic-ai/sdk": "0.20.6",
"@ai-sdk/anthropic": "0.0.21",
"@typebot.io/openai-block": "workspace:*",
"ai": "3.1.34",
"ai": "3.2.1",
"ky": "1.2.4"
}
}

View File

@ -14,6 +14,6 @@
"typescript": "5.4.5"
},
"dependencies": {
"ai": "3.1.34"
"ai": "3.2.1"
}
}
}

View File

@ -16,7 +16,7 @@
"dependencies": {
"@ai-sdk/mistral": "0.0.18",
"@typebot.io/openai-block": "workspace:*",
"ai": "3.1.34",
"ai": "3.2.1",
"ky": "1.2.4"
}
}

View File

@ -8,7 +8,7 @@
"license": "AGPL-3.0-or-later",
"dependencies": {
"@ai-sdk/openai": "0.0.31",
"ai": "3.1.34",
"ai": "3.2.1",
"openai": "4.47.1"
},
"devDependencies": {