Fix(FlowiseChatGoogleGenerativeAI): Prevent "parts must not be empty" API error in Seq Agents (#4292)

* Fix(FlowiseChatGoogleGenerativeAI): Prevent "parts must not be empty" API error in Seq Agents

* Fix: Update pnpm-lock.yaml to resolve CI issues

* convert role function and tool to function

* remove comment

---------

Co-authored-by: Henry <hzj94@hotmail.com>
This commit is contained in:
toi500
2025-04-14 18:27:09 +02:00
committed by GitHub
parent d3510d1054
commit d71369c3b7
6 changed files with 84 additions and 69 deletions
+1 -1
View File
@@ -83,7 +83,7 @@
"pnpm": ">=9"
},
"resolutions": {
"@google/generative-ai": "^0.22.0",
"@google/generative-ai": "^0.24.0",
"@grpc/grpc-js": "^1.10.10",
"@langchain/core": "0.3.37",
"@qdrant/openapi-typescript-fetch": "1.2.6",