2
0
Commit Graph

86 Commits

Author SHA1 Message Date
72517a1ec2 ️(openai) Allow for custom base URL when adding new creds
Closes #1665
2024-08-21 16:08:04 +02:00
6d47f3efed 🚸 (elevenlabs) Remove default timeout 2024-08-21 15:22:07 +02:00
984c2bf387 (openai) Add "Create transcription" action
Closes #1134
2024-08-20 10:52:30 +02:00
29ab812512 Add Segment block (#1672)
Added support for Twilio Segment

New Segment Block added to Forge. Includes the following:
- Credentials
- Identify User, including Traits
- Alias User
- Track Event, including Properties
- Track Bot View ( Page ), including Properties
- Generate UUID for User IDs

Tested integration with Segment, verified working. Uses Segment's NodeJS
analytics library to support non-browser based platforms, such as
WhatsApp

---------

Co-authored-by: John Walsh <john@famkit.com>
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-08-16 17:23:23 +02:00
2ac543a4a8 🐛 (nocodb) Fix filter when variable is empty
Closes #1702
2024-08-16 15:49:43 +02:00
ec2a53fac1 Remove ZemanticAI block
Closes #1656, closes #1652
2024-07-22 17:24:02 +02:00
c6645d4505 🐛 Fix openai total tokens variable set when streaming 2024-07-17 14:47:12 +02:00
c6005c49a2 (credentials) Add credentials management menu in workspace settings
Closes #1567
2024-07-16 15:11:48 +02:00
db628cd051 🚸 (anthropic) Add placeholder in models enum 2024-07-15 16:55:19 +02:00
043f0054b0 ⬆️ Upgrade AI SDK (#1641) 2024-07-15 14:32:42 +02:00
1d74bce704 Revert " (anthropic) Add Claude 3.5 model"
This reverts commit 99eae33187.
2024-06-28 09:04:39 +02:00
99eae33187 (anthropic) Add Claude 3.5 model 2024-06-27 11:43:21 +02:00
55654550f0 📝 Add nocodb block videos into docs 2024-06-20 17:13:11 +02:00
1380e03b82 📝 Update high ticket lead template with Generate variable a… 2024-06-20 12:08:31 +02:00
76fcf7ee93 Add "Generate variables" actions in AI blocks
Closes #1586
2024-06-18 12:13:00 +02:00
bec9cb68ca ⬆️ Upgrade chakra version 2024-06-17 14:12:14 +02:00
0f2f4d2130 🚸 (nocodb) Clean up error messages
Closes #1568
2024-06-14 10:05:16 +02:00
ff16706d7d 🐛 (nocodb) Automatically ignore trailing slash for baseURL
Closes #1566
2024-06-14 09:56:44 +02:00
ee834999e6 Support Vision for compatible AI models
Closes #1313
2024-06-11 10:51:02 +02:00
c55973fac0 🚸 (onboarding) Introduce new onboarding floating videos mechanism 2024-06-04 18:25:46 +02:00
4a45e5e1f1 🚸 (openai) Raise assistants select limit to 100 2024-06-04 17:36:21 +02:00
176e3a5fcf 🐛 (dify) Fix invalid parsing when text delta is multiline 2024-05-27 15:39:36 +02:00
a17781dfa6 Add NocoDB block (#1365)
#970 #997

Fully integrate NocoDB.

Added all API Functions:

- List Table Records
- Create Table Records
- Update Table Records
- Delete Table Records
- Read Table Record
- Count Table Records
- List Linked Records
- Link Records
- Unlink Records

Optional Todo:
- Save responses of non-get requests in a variable (error validation
try-catch is added and logged so i do not think so it is much needed)

You are free to implement any extra validation/function :D

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-05-27 10:46:42 +02:00
e1f1b58c1c 🚸 (dify) Improve error display when streaming 2024-05-25 19:59:34 +02:00
58f2e3bdeb (difyAi) Enable streaming with Dify.AI block
Closes #1281
2024-05-23 16:09:07 +02:00
c2f3c9709f 🐛 (calCom) Fix book callback not working on second attempt 2024-05-23 15:37:51 +02:00
10cbf4dfbc 🐛 (calCom) Fix weekly and column layouts restrained from max-width prop 2024-05-23 15:37:51 +02:00
0eacbebbbe 📄 Add Commercial License for ee folder (#1532) 2024-05-23 10:42:23 +02:00
15b2901f8a ♻️ (mistral) Use new ai sdk Mistral core 2024-05-21 16:08:35 +02:00
75c44d61d5 🔒 Use vm instead of Function in Node.js (#1509) 2024-05-14 14:17:40 +02:00
8a27cea36b 🚸 (elevenlabs) Remove variable button in cred… 2024-05-03 08:34:48 +02:00
72a5f4a300 🐛 (forge) Fix CLI auth gen 2024-04-26 10:15:40 +02:00
40a10c72c5 ♻️ Improve thread id saving conditions 2024-04-26 09:58:28 +02:00
dc1929e15b 🐛 (openai) Fix ask assistant not correctly referencing uploaded f… (#1469)
…iles

Closes #1468, closes #1467, closes #1211
2024-04-24 16:11:06 +02:00
7f39d5ac79 🐛 (dify) Fix conversation ID being overwritten randomly
Closes #1452
2024-04-23 11:23:04 +02:00
af014394da 🐛 (whatsapp) Enable custom embed blocks 2024-04-18 13:46:49 +02:00
d96f384e02 ♻️ Migrate from got to ky (#1416)
Closes #1415
2024-04-05 09:01:16 +02:00
ccc7101dd3 🚸 (dify) Only save Conversation ID when not emp… 2024-04-04 09:25:40 +02:00
ef10f69f92 🐛 Fix ky not working due to fetch rewriting by mistral package
Closes #1396
2024-04-03 14:35:18 +02:00
68ad0f2d4c 🚸 (dify) Auto convert non-md links to md flavoured links
Closes #1405
2024-04-03 09:21:41 +02:00
89dec4a6dc (anthropic) Add sonnet and haiku models 2024-04-02 11:48:19 +02:00
a4c865ca26 💚 Fix embeds build and create-block CLI 2024-03-19 10:38:55 +01:00
ed5096e2b6 ♻️ Include forged blocks schema in typebot schema
Closes #1364
2024-03-19 08:31:36 +01:00
e035a54cfc 🐛 (difyAi) Fix chunk parsing
Closes #1370
2024-03-18 18:05:35 +01:00
3ac211d74a 🐛 (anthropic) Upgrade sdk to fix stream issue 2024-03-18 10:29:37 +01:00
7d11a7dbc8 🐛 (anthropic) Fix transform functions when response mapping has Message content 2024-03-15 15:18:16 +01:00
cdbdb3546c 🚸 Remove debounce on forged block credentials…
Closes #1357
2024-03-15 15:17:07 +01:00
1202f09802 🐛 (anthropic) Fix turn into other blocks
Closes #1356
2024-03-15 15:17:07 +01:00
968abf5243 🚸 (calCom) Fix embed responsivity
Closes #1210
2024-03-15 15:16:53 +01:00
3f294c9093 ⬇️ Downgrade anthropic sdk to make it compatible with ai sdk 2024-03-15 08:50:07 +01:00