2.2.6
Added 12
- Late Chunking support for Jina Embeddings
- Arize & Phoenix Tracer Integration
- Tavily custom tool
- NIM container support
- GPT 4.5 model
- Several features for OpenAPI toolkit and OpenAI Assistants
- Stream flow variables support
- Paste JSON Schema Functionality to Custom Tools
- Users can now name each document loader for ease of tracking
- Claude 3.7 support
- Post processing of response from LLM using custom JS Function
- Claude 3.7 on Vertex and Bedrock
Changed 5
- Update Gemini models as per the Gemini API Documentation
- o3-mini Adjustments
- Update DeleteDocStoreDialog to clarify that data will also be removed from the record manager
- Update vertex dependency
- Replace .edgebutton 'x' text with IconX
Fixed 3
- Fix Swagger YAML formatting
- Fix view message dialog
- Typeorm Postgres Driver Not Found
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 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