Flowise/packages/components/nodes/chains
Henry Heng a2a475ba7a
Feature/Add bullmq redis for message queue processing (#3568)
* add bullmq redis for message queue processing

* Update pnpm-lock.yaml

* update queue manager

* remove singleton patterns, add redis to cache pool

* add bull board ui

* update rate limit handler

* update redis configuration

* Merge add rate limit redis prefix

* update rate limit queue events

* update preview loader to queue

* refractor namings to constants

* update env variable for queue

* update worker shutdown gracefully
2025-01-23 14:08:02 +00:00
..
ApiChain clean(components): is debug boolean syntax shorthand (#3770) 2025-01-03 14:20:59 +00:00
ConversationChain Bugfix/Escape JSON in Prompt Message (#3901) 2025-01-20 19:18:28 +00:00
ConversationalRetrievalQAChain Feature/sse (#3125) 2024-09-17 08:01:25 +01:00
GraphCypherQAChain Feature/Add Neo4j GraphRag support (#3686) 2024-12-23 01:35:53 +00:00
LLMChain Bugfix/Handling empty strings when resolving variables (#3864) 2025-01-16 15:14:06 +00:00
MultiPromptChain clean(components): is debug boolean syntax shorthand (#3770) 2025-01-03 14:20:59 +00:00
MultiRetrievalQAChain clean(components): is debug boolean syntax shorthand (#3770) 2025-01-03 14:20:59 +00:00
RetrievalQAChain clean(components): is debug boolean syntax shorthand (#3770) 2025-01-03 14:20:59 +00:00
SqlDatabaseChain Feature/Add bullmq redis for message queue processing (#3568) 2025-01-23 14:08:02 +00:00
VectaraChain Feature/sse (#3125) 2024-09-17 08:01:25 +01:00
VectorDBQAChain clean(components): is debug boolean syntax shorthand (#3770) 2025-01-03 14:20:59 +00:00