flowise@2.2.6
FlowiseAI/Flowiseflowise@2.2.6Feb 28, 2025by HenryHengZJ
AI Summary
Adds Arize and Phoenix Tracer integrations, NVIDIA NIM container support, and GPT-4.5 support. Includes custom JS post-processing for LLM responses and late chunking for Jina Embeddings.
Key Highlights
- Arize & Phoenix Tracer Integration
- NVIDIA NIM container
- GPT-4.5 support
- Custom JS post-processing for LLM responses
- Late Chunking support for Jina Embeddings
New Features
- Arize & Phoenix Tracer Integration
- NVIDIA NIM container
- GPT-4.5 support
- Custom JS post-processing function
- Late Chunking for Jina Embeddings
- OpenAPI toolkit improvements
- OpenAI Assistants features
Full Release Notes
## What's Changed ## Nodes * Update Gemini models as per the Gemini API Documentation. by @toi500 in https://github.com/FlowiseAI/Flowise/pull/3996 * Late Chunking support for Jina Embeddings by @gururise in https://github.com/FlowiseAI/Flowise/pull/4002 * o3-mini Adjustments. by @saatchi-david in https://github.com/FlowiseAI/Flowise/pull/4009 * feat: Add Arize & Phoenix Tracer Integration by @ialisaleh in https://github.com/FlowiseAI/Flowise/pull/4046 * Adding Tavily custom tool by @isengartz in https://github.com/FlowiseAI/Flowise/pull/4027 * Feature/nim container by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3966 * Add gpt 4.5 by @HarshavardhanNetha in https://github.com/FlowiseAI/Flowise/pull/4100 * Several features for OpenAPI toolkit and OpenAI Assistants by @owengo in https://github.com/FlowiseAI/Flowise/pull/3989 ## Core * Update DeleteDocStoreDialog.jsx - added clarification that data will also be removed from the record manager. by @saatchi-david in https://github.com/FlowiseAI/Flowise/pull/3987 * Update README.md by @mikz0rz in https://github.com/FlowiseAI/Flowise/pull/3999 * Feat/stream flow variables by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4022 * Chore/Update vertex dependency by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4058 * Add Paste JSON Schema Functionality to Custom Tools by @AsharibAli in https://github.com/FlowiseAI/Flowise/pull/4053 * now user can name each document loader for ease of tracking by @ritvikPuranik in https://github.com/FlowiseAI/Flowise/pull/4039 * Replace .edgebutton 'x' text with <IconX/> by @MatthewssSmith1 in https://github.com/FlowiseAI/Flowise/pull/4035 * Chore/Fix Swagger YAML formatting by @sunnymodi21 in https://github.com/FlowiseAI/Flowise/pull/4034 * Chore/Claude 3.7 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4075 * Chore/patch deps by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4015 * New Feature: Add post postprocessing of response from LLM using custom JS Function by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/4079 ## Bugfix * Bugfix/update view message dialog by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3994 * Bugfix/Typeorm Postgres Driver Not Found by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4024 * Claude 3.7 on Vertex and Bedrock by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4082 * Fix vector store filter not work by @hans00 in https://github.com/FlowiseAI/Flowise/pull/4065 * Bugfix/Add date input type for custom tool by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4087 * Fix: ignore skipInferTableTypes on document storage process by @sunnymodi21 in https://github.com/FlowiseAI/Flowise/pull/4068 ## New Contributors * @mikz0rz made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3999 * @ritvikPuranik made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4039 * @ialisaleh made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4046 * @MatthewssSmith1 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4035 * @isengartz made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4027 * @owengo made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3989 **Full Changelog**: https://github.com/FlowiseAI/Flowise/compare/flowise@2.2.5...flowise@2.2.6