✨ Introducing The Forge (#1072)
The Forge allows anyone to easily create their own Typebot Block. Closes #380
This commit is contained in:
7
packages/forge/repository/index.ts
Normal file
7
packages/forge/repository/index.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
// Do not edit this file manually
|
||||
export const enabledBlocks = [
|
||||
'openai',
|
||||
'zemantic-ai',
|
||||
'cal-com',
|
||||
'chat-node',
|
||||
] as const
|
||||
Reference in New Issue
Block a user