2
0
Commit Graph

24 Commits

Author SHA1 Message Date
70416c0d14 (billing) Add HU VAT option 2023-03-29 16:33:06 +02:00
38ed5758fe (theme) Add theme templates
Allows you to save your themes and select a theme from Typebot's gallery

Closes #275
2023-03-28 15:10:06 +02:00
0c39ae41b6 🚸 (variables) Allow null values in variable list 2023-03-21 15:42:03 +01:00
90cb0750b8 💚 Fix Sentry sourcemap upload
Closes #405
2023-03-21 13:58:05 +01:00
d154c4e2f2 ♻️ Replace schemas with merge and discriminated unions
Closes #374
2023-03-14 16:42:12 +01:00
c4db2f42a6 (openai) Add Messages sequence type
To make it easy to just plug a sequence of user / assistant messages to Chat completion task

Closes #387
2023-03-13 16:28:08 +01:00
883d519875 🐛 (js) Fix dynamic avatar on mount 2023-03-10 16:00:57 +01:00
ff04edf139 Add OpenAI block
Also migrate credentials to tRPC

Closes #253
2023-03-09 08:46:36 +01:00
b77e2c8d2c 🔥 Remove disable response saving option
Doesn't work properly when it comes to keep tracking storage usage
2023-03-07 14:41:57 +01:00
022c5a5738 Add new Jump block
Also improve Select input with a clear button

Closes #186
2023-03-03 15:15:43 +01:00
2ff6991ca7 (buttons) Allow dynamic buttons from variable
Closes #237
2023-02-23 14:48:17 +01:00
d2880cdf2d ⬆️ Upgrade dependencies 2023-02-23 09:46:03 +01:00
907cad8050 🐛 Improve bot libs mount in prod env 2023-02-21 08:28:36 +01:00
a842f57297 ♻️ Rename Code block to Script block
Closes #245
2023-01-27 15:58:05 +01:00
4f78dda640 🚸 (engine) Improve engine v2 client loading and timings
Client actions are triggered after the correct bubble block. If the send message request is longer than 1s we show a loading chunk

Closes #276
2023-01-27 10:54:59 +01:00
fa9e4b7b67 Add Wait block
Closes #142
2023-01-26 18:23:09 +01:00
30baa611e5 (engine) Improve engine overall robustness 2023-01-25 14:59:53 +01:00
fe2952d407 🐛 (collaboration) Fix a database rule preventing collaborators to edit a bot
Also check if new user has invitations when signup is disabled

Closes #265
2023-01-20 09:30:25 +01:00
67ee197d9b 🚸 (dashboard) Soften imported bot model check 2023-01-16 17:22:34 +01:00
7311988901 (chat) Improve chat API compatibility with preview mode 2023-01-16 12:13:21 +01:00
ec7481d002 ⬆️ Upgrade dependencies
Closes #198, closes #171
2023-01-02 10:33:35 +01:00
b0075fd374 ⬆️ Upgrade dependencies 2022-12-25 09:13:33 +01:00
1a3869ae6d ⚗️ Implement bot v2 MVP (#194)
Closes #190
2022-12-22 17:02:34 +01:00
bf0d0c2475 ⚗️ Implement chat API 2022-11-29 10:03:46 +01:00