Merge branch 'main' into maintenance/pnpm-vite-jsx

# Conflicts:
#	packages/components/package.json
This commit is contained in:
Henry
2023-11-24 17:33:01 +00:00
22 changed files with 81 additions and 62 deletions
+4 -3
View File
@@ -1,6 +1,6 @@
{
"name": "flowise-components",
"version": "1.4.2",
"version": "1.4.3",
"description": "Flowiseai Components",
"main": "dist/src/index",
"types": "dist/src/index.d.ts",
@@ -26,7 +26,8 @@
"@dqbd/tiktoken": "^1.0.7",
"@elastic/elasticsearch": "^8.9.0",
"@getzep/zep-js": "^0.6.3",
"@gomomento/sdk": "^1.40.2",
"@gomomento/sdk": "^1.51.1",
"@gomomento/sdk-core": "^1.51.1",
"@google-ai/generativelanguage": "^0.2.1",
"@huggingface/inference": "^2.6.1",
"@notionhq/client": "^2.2.8",
@@ -55,7 +56,7 @@
"html-to-text": "^9.0.5",
"ioredis": "^5.3.2",
"jsdom": "^22.1.0",
"langchain": "^0.0.165",
"langchain": "^0.0.196",
"langfuse-langchain": "^1.0.31",
"langsmith": "^0.0.32",
"linkifyjs": "^4.1.1",