2
0

Add Together AI block (#1304)

Closes #1253
This commit is contained in:
Baptiste Arnaud
2024-03-01 15:33:22 +01:00
committed by GitHub
parent 275ba1b1c4
commit 648ec08a10
27 changed files with 623 additions and 361 deletions

27
pnpm-lock.yaml generated
View File

@ -1321,6 +1321,30 @@ importers:
specifier: 5.3.2
version: 5.3.2
packages/forge/blocks/togetherAi:
devDependencies:
'@typebot.io/forge':
specifier: workspace:*
version: link:../../core
'@typebot.io/lib':
specifier: workspace:*
version: link:../../../lib
'@typebot.io/openai-block':
specifier: workspace:*
version: link:../openai
'@typebot.io/tsconfig':
specifier: workspace:*
version: link:../../../tsconfig
'@typebot.io/variables':
specifier: workspace:*
version: link:../../../variables
'@types/react':
specifier: 18.2.15
version: 18.2.15
typescript:
specifier: 5.3.2
version: 5.3.2
packages/forge/blocks/zemanticAi:
devDependencies:
'@typebot.io/forge':
@ -1404,6 +1428,9 @@ importers:
'@typebot.io/qrcode-block':
specifier: workspace:*
version: link:../blocks/qrcode
'@typebot.io/together-ai-block':
specifier: workspace:*
version: link:../blocks/togetherAi
'@typebot.io/zemantic-ai-block':
specifier: workspace:*
version: link:../blocks/zemanticAi