2
0
Commit Graph

19 Commits

Author SHA1 Message Date
35300eaf34 ♻️ Introduce typebot v6 with events (#1013)
Closes #885
2023-11-08 15:34:16 +01:00
75e4b16af0 Add Zemantic AI Integration block (#752)
Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr>
2023-09-08 16:21:50 +02:00
27a5f4eb74 (openai) Add custom provider and custom models
Closes #532
2023-09-01 16:19:59 +02:00
0acede92ef 🚸 Improve parsing preprocessing on typebots 2023-08-23 10:57:38 +02:00
fc25734689 ♻️ (webhook) Integrate webhook in typebot schema
Closes #313
2023-08-06 10:03:45 +02:00
50fcbfd95e (pixel) Add skip initialization option 2023-06-28 10:37:01 +02:00
033f8f99dd Add Meta Pixel block
Closes #582
2023-06-28 09:52:03 +02:00
83f2a29faa (openai) Add new models and remove tiktoken
Instead of computing total tokens with tiktoken we just attempt retries after trimming the first message
2023-06-16 16:50:32 +02:00
75f9da0a4f (webhook) Add client execution option 2023-05-26 09:20:22 +02:00
56364fd863 (openai) Stream chat completion to avoid serverless timeout (#526)
Closes #520
2023-05-25 10:32:35 +02:00
55dbb1abc7 (sheets) Add option to select single row when matching multiple
Closes #501
2023-05-12 11:21:24 -04:00
55db360200 (sheets) Add rows filtering to update multiple rows at the same time 2023-05-04 14:00:50 -04:00
e2836f305c 🐛 (googleAnalytics) Fix sendTo initial value in settings 2023-05-02 14:20:58 -04:00
e58016e43a (openai) Truncate messages sequence automatically if reaching token limit 2023-05-02 13:37:02 -04:00
9e8acd97aa (ga) Add send_to option 2023-04-27 13:23:10 +02:00
6921cc23a5 🚸 (sheets) Better Get data settings UI 2023-04-11 08:19:42 +02:00
4109a8489c (openai) Add gpt-4 models and temperature setting
Closes #406
2023-03-20 17:26:21 +01:00
be7c0fc0d0 🐛 (sheets) Fix can't start bot when filter is undefined 2023-03-17 07:42:42 +01:00
cbc8194f19 ♻️ Re-organize workspace folders 2023-03-15 08:35:16 +01:00