Flowise/packages/components/nodes
Ong Chung Yau df26e8aef9
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>
2025-05-05 14:34:07 +08:00
..
agents Add Detailed Streaming to the Tool Agent (#4155) 2025-04-03 01:14:35 +08:00
analytic feat: Add Opik Tracer integration (#4194) 2025-04-03 15:57:54 +08:00
cache Support cache system instructs for Google GenAI (#4148) 2025-04-14 23:26:03 +08:00
chains Bugfix/Validate URL for postCore (#4172) 2025-03-13 20:00:32 +00:00
chatmodels feature/add-perplexity-node (#4376) 2025-05-05 14:34:07 +08:00
documentloaders feat: add "Jira" document loader (#4247) (#4248) 2025-04-16 02:54:16 +08:00
embeddings Late Chunking support for Jina Embeddings (#4002) 2025-02-08 14:10:18 +00:00
engine Feature/sse (#3125) 2024-09-17 08:01:25 +01:00
graphs/Neo4j Feature/Add Neo4j GraphRag support (#3686) 2024-12-23 01:35:53 +00:00
llms Feature/update openai version, add reasoning effort param, add o3 mini (#3973) 2025-02-04 08:43:27 +00:00
memory add history chat timestamp in mongodb (#4296) 2025-04-15 02:39:37 +08:00
moderation Feature/sse (#3125) 2024-09-17 08:01:25 +01:00
multiagents clean(components): is debug boolean syntax shorthand (#3770) 2025-01-03 14:20:59 +00:00
outputparsers [Feature] Repair JSON from LLM in StructuredOutputParserAdvanced (#3723) 2024-12-21 12:51:56 +00:00
prompts Bugfix/Escape JSON in Prompt Message (#3901) 2025-01-20 19:18:28 +00:00
recordmanager Bugfix/arbitrary create attachemnt file upload (#4171) 2025-03-13 19:46:27 +00:00
responsesynthesizer
retrievers Fix vector store filter not work (#4065) 2025-02-26 15:03:54 +00:00
sequentialagents Improve Error Messaging for Missing LLM Node Input Variables and Optimize Lodash Imports (#4167) 2025-04-03 01:08:42 +08:00
speechtotext/assemblyai
textsplitters Feature/DocumentStore (#2106) 2024-05-06 15:23:27 +01:00
tools fix(nodes): Correct path and case sensitivity for Cheerio Web Scraper icon (#4359) 2025-05-02 21:53:00 +07:00
utilities New Feature: Add post postprocessing of response from LLM using custom JS Function (#4079) 2025-02-26 17:40:03 +00:00
vectorstores [fix 4206]: fix the empty array return for getBaseClasses when using typeorm driver and not the PGVectorStore (#4225) 2025-04-03 01:47:14 +08:00