flowise@2.2.5
FlowiseAI/Flowiseflowise@2.2.5Feb 4, 2025by HenryHengZJ
AI Summary
Introduces Jina AI Rerank Retriever, DeepSeekR1 Distill (Groq), and BullMQ Redis for message queue processing. Adds OpenAI reasoning effort parameters and O3 mini support.
Key Highlights
- Jina AI Rerank Retriever
- DeepSeekR1 Distill (Groq)
- BullMQ Redis for message queue processing
- OpenAI reasoning effort parameter
- O3 mini support
New Features
- Jina AI Rerank Retriever
- DeepSeekR1 Distill support
- BullMQ Redis for message queue processing
- OpenAI reasoning effort parameter
- O3 mini adjustments
- Cohere rerank models v3.0 and v3.5
- Custom Function to Seq Agent
Full Release Notes
## What's Changed ## Nodes * Feature: Add Jina AI Rerank Retriever by @nguyenhung10012003 in https://github.com/FlowiseAI/Flowise/pull/3898 * Add tenant and database configs for Chroma Cloud credentials by @itaismith in https://github.com/FlowiseAI/Flowise/pull/3872 * Update model names for deepseek components by @nguyenhung10012003 in https://github.com/FlowiseAI/Flowise/pull/3911 * Feature/Custom Function to Seq Agent by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3612 * Adding DeepSeekR1 Distill to Groq modal by @adolfousier in https://github.com/FlowiseAI/Flowise/pull/3961 * fix: Update Perplexity AI model to sonar by @AsharibAli in https://github.com/FlowiseAI/Flowise/pull/3949 * Chore/update nvidia NIM label by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3943 * update cohere rerank models to v3.0 and v3.5 by @gururise in https://github.com/FlowiseAI/Flowise/pull/3972 * feat: preserve UI state memory on API override by @grapestore in https://github.com/FlowiseAI/Flowise/pull/3957 * Feature/update openai version, add reasoning effort param, add o3 mini by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3973 * Expose dimensions parameter on Jina Embeddings by @gururise in https://github.com/FlowiseAI/Flowise/pull/3969 ## Core * Chore/Add base options to azure chat openai by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3886 * Feature/Add bullmq redis for message queue processing by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3568 * Update RateLimit.jsx - link to documentation incorrect by @saatchi-david in https://github.com/FlowiseAI/Flowise/pull/3954 * Feature/Add ability to create new doc store on upsert by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3965 ## Bugfix * Bugfix/add hidden properties to custom tool by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3875 * Bugfix/update get chat messages chattype by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3881 * Bugfix/Handling empty strings when resolving variables by @supraface in https://github.com/FlowiseAI/Flowise/pull/3864 * fix: Fixing logger for custom S3 stream by @touatiosema in https://github.com/FlowiseAI/Flowise/pull/3900 * Bugfix/Escape JSON in Prompt Message by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3901 * Bugfix/Allow prefix vars when executing custom function by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3902 * Bugfix/Allow files uploads without enabling overrideconfig by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3915 * fix: Correct logic error in tool input assignment for ChatflowTool by @kirisame-wang in https://github.com/FlowiseAI/Flowise/pull/3903 * Bugfix/Overrideconfig for form data body by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3932 * Bugfix/Update start date from timestamp to date format by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3951 * Fix: Ensure normalizeURL retains port number by @jeme95 in https://github.com/FlowiseAI/Flowise/pull/3959 * Bugfix/delete messages via sessionId by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3982 ## New Contributors * @supraface made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3864 * @itaismith made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3872 * @touatiosema made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3900 * @kirisame-wang made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3903 * @adolfousier made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3961 * @gururise made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3972 * @jeme95 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3959 * @grapestore made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3957 **Full Changelog**: https://github.com/FlowiseAI/Flowise/compare/flowise@2.2.4...flowise@2.2.5