typebot.io/packages/bot-engine
Baptiste Arnaud ff3807a265 ⬆️ Upgrade ai package
2024-03-14 19:40:40 +01:00
..
blocks 🚸 Rename "webhook" block to "HTTP request" 2024-02-16 12:04:25 +01:00
forge (openai) Enable setVariable function in tools 2024-01-22 09:22:28 +01:00
logs 🔒 (logs) Remove some logs from API response to avoid sensit… 2024-01-02 15:18:20 +01:00
queries Restore chat state when user is remembered (#1333) 2024-03-07 15:39:09 +01:00
whatsapp 🐛 (whatsapp) Fix auto start when first input is file 2024-03-07 14:26:48 +01:00
addEdgeToTypebot.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
computeCurrentProgress.ts 🐛 Fix progress bar crash when input is undefined 2024-03-11 08:56:50 +01:00
computeTypingDuration.ts ♻️ Introduce typebot v6 with events (#1013) 2023-11-08 15:34:16 +01:00
continueBotFlow.ts (theme) Add progress bar option (#1276) 2024-02-23 08:31:14 +01:00
executeGroup.ts (rating) Add start number option in Rating block 2024-02-06 17:01:53 +01:00
executeIntegration.ts (sheets) Reset timeout after Google Sheets execution 2024-01-15 11:14:14 +01:00
executeLogic.ts ♻️ Introduce typebot v6 with events (#1013) 2023-11-08 15:34:16 +01:00
getFirstEdgeId.ts ♻️ Use at function instead of dangerous direct lookup array index 2024-03-04 14:14:06 +01:00
getNextGroup.ts (theme) Add progress bar option (#1276) 2024-02-23 08:31:14 +01:00
getPrefilledValue.ts ♻️ Introduce typebot v6 with events (#1013) 2023-11-08 15:34:16 +01:00
package.json ⬆️ Upgrade ai package 2024-03-14 19:40:40 +01:00
parseBubbleBlock.ts 🐛 (textBubble) Fix variable with text styles unwanted break lines 2024-03-04 16:21:06 +01:00
parseDynamicTheme.ts Introducing The Forge (#1072) 2023-12-13 10:22:02 +01:00
saveStateToDatabase.ts 🐛 (calCom) Don't delete session if chat reply has custom embed 2024-01-22 14:35:12 +01:00
startBotFlow.ts 🐛 (whatsapp) Fix first message capture regression 2024-01-29 09:37:19 +01:00
startSession.ts 🐛 (chat) Enable prefilledVariables in preview mode 2024-02-28 14:49:04 +01:00
tsconfig.json ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
types.ts (fileUpload) New visibility option: "Public", "Private" or "Auto" (#1196) 2024-01-30 08:02:10 +01:00