Baptiste Arnaud
|
033f8f99dd
|
✨ Add Meta Pixel block
Closes #582
|
2023-06-28 09:52:03 +02:00 |
|
Baptiste Arnaud
|
d99af7e6c5
|
🐛 (ga) Fix invalid variable parsing
|
2023-05-05 11:32:58 -04:00 |
|
Baptiste Arnaud
|
65c6f66a5c
|
🐛 (googleAnalytics) Fix output validation when using variable as event value
|
2023-05-03 18:09:25 -04:00 |
|
Baptiste Arnaud
|
c09a84034e
|
⚡ (chatwoot) Add result URL custom attribute
|
2023-04-25 08:15:53 +02:00 |
|
Baptiste Arnaud
|
f7d94de66e
|
🐛 (sendEmail) Escape html from variables in custom body
Closes #439
|
2023-04-17 15:54:52 +02:00 |
|
Baptiste Arnaud
|
44975f9742
|
🐛 (setVariable) Properly parse phone number variables
|
2023-04-06 17:12:56 +02:00 |
|
Baptiste Arnaud
|
5fb5176641
|
🐛 Fix parseVariables when preceding with a dollar sign
|
2023-03-24 07:42:17 +01:00 |
|
Baptiste Arnaud
|
fa31984456
|
🐛 (variables) Correctly parse variables in template literals
|
2023-03-23 18:32:12 +01:00 |
|
Baptiste Arnaud
|
0c39ae41b6
|
🚸 (variables) Allow null values in variable list
|
2023-03-21 15:42:03 +01:00 |
|
Baptiste Arnaud
|
4109a8489c
|
⚡ (openai) Add gpt-4 models and temperature setting
Closes #406
|
2023-03-20 17:26:21 +01:00 |
|
Baptiste Arnaud
|
5aec8b6c66
|
🐛 (openai) Fix assistant sequence was not correctly saved
Also add logs to debug open ai errors. Related to #393.
|
2023-03-15 17:47:05 +01:00 |
|
Baptiste Arnaud
|
f3af07b7ff
|
♻️ (viewer) Remove barrel exports and flatten folder arch
|
2023-03-15 12:21:52 +01:00 |
|
Baptiste Arnaud
|
cbc8194f19
|
♻️ Re-organize workspace folders
|
2023-03-15 08:35:16 +01:00 |
|
Baptiste Arnaud
|
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 |
|
Baptiste Arnaud
|
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 |
|
Baptiste Arnaud
|
0c19ea20f8
|
🚸 (condition) Improve comparison with lists
Closes #363
|
2023-03-07 09:47:05 +01:00 |
|
Baptiste Arnaud
|
ba253cf3e9
|
🐛 (js) Improve session remember behavior
Make sure it correctly retrieves saved variables and doesn't clash with other embedded typebots
|
2023-03-02 10:55:03 +01:00 |
|
Baptiste Arnaud
|
2ff6991ca7
|
✨ (buttons) Allow dynamic buttons from variable
Closes #237
|
2023-02-23 14:48:17 +01:00 |
|
Baptiste Arnaud
|
debdac12ff
|
✨ Introduce bot v2 in builder (#328)
Also, the new engine is the default for updated typebots for viewer
Closes #211
|
2023-02-21 15:25:14 +01:00 |
|
Baptiste Arnaud
|
17020c8fef
|
🐛 (bot) Still parse variable ID in code if has no value
|
2023-02-14 16:45:35 +01:00 |
|
Baptiste Arnaud
|
51f76700b2
|
📦 Update cuid to cuid2
|
2023-02-10 15:06:02 +01:00 |
|
Baptiste Arnaud
|
431ad7c78c
|
🐛 (chat) Make sure objects are deeply parsed with variables value
|
2022-12-24 10:42:38 +01:00 |
|
Baptiste Arnaud
|
1a3869ae6d
|
⚗️ Implement bot v2 MVP (#194)
Closes #190
|
2022-12-22 17:02:34 +01:00 |
|
Baptiste Arnaud
|
bf0d0c2475
|
⚗️ Implement chat API
|
2022-11-29 10:03:46 +01:00 |
|
Baptiste Arnaud
|
a9d04798bc
|
♻️ (viewer) Change to features-centric folder structure
|
2022-11-15 15:14:38 +01:00 |
|