mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 09:00:52 +03:00
feature/add-perplexity-node (#4376)
* added perplexity node * last stable release * Update ChatPerplexity.ts * update * Update ChatPerplexity.ts * Update ChatPerplexity.ts * pnpm lint fix * feat: update @langchain/community from 0.3.24 to 0.3.29 --------- Co-authored-by: Marvin <marvin.chin@regentmarkets.com>
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"@langchain/aws": "0.1.4",
|
||||
"@langchain/baidu-qianfan": "^0.1.0",
|
||||
"@langchain/cohere": "^0.0.7",
|
||||
"@langchain/community": "^0.3.24",
|
||||
"@langchain/community": "^0.3.29",
|
||||
"@langchain/core": "0.3.37",
|
||||
"@langchain/exa": "^0.0.5",
|
||||
"@langchain/google-genai": "0.2.3",
|
||||
|
||||
Reference in New Issue
Block a user