Flowise/packages/components/nodes/agents
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
..
AirtableAgent clean(components): is debug boolean syntax shorthand (#3770) 2025-01-03 14:20:59 +00:00
AutoGPT Feature/sse (#3125) 2024-09-17 08:01:25 +01:00
BabyAGI Feature/sse (#3125) 2024-09-17 08:01:25 +01:00
CSVAgent clean(components): is debug boolean syntax shorthand (#3770) 2025-01-03 14:20:59 +00:00
ConversationalAgent Feature/Add bullmq redis for message queue processing (#3568) 2025-01-23 14:08:02 +00:00
ConversationalRetrievalToolAgent Bugfix/Escape JSON in Prompt Message (#3901) 2025-01-20 19:18:28 +00:00
LlamaIndexAgents clean(components): is debug boolean syntax shorthand (#3770) 2025-01-03 14:20:59 +00:00
OpenAIAssistant Bugfix/Openai assistant thread not found (#3426) 2024-10-29 15:26:59 +00:00
ReActAgentChat Feature/sse (#3125) 2024-09-17 08:01:25 +01:00
ReActAgentLLM clean(components): is debug boolean syntax shorthand (#3770) 2025-01-03 14:20:59 +00:00
ToolAgent Bugfix/Escape JSON in Prompt Message (#3901) 2025-01-20 19:18:28 +00:00
XMLAgent Bugfix/Escape JSON in Prompt Message (#3901) 2025-01-20 19:18:28 +00:00