1.6.6
Added 8
- Add bedrock cohere embed model requirements
- Add pdfUsage parameter setting support to folderFiles
- Add llama 3 models to bedrock
- Add custom dimensionality support for OpenAI embedding components
- Add OpenAI Assistant V2 support
- Add custom error message support for allowed domains
- Add S3 storage support
- Add auto proxy backend in UI
Changed 3
- Update unstructured document loaders
- Update langchain, openai, mistral, vertex, and anthropic dependencies
- Optimize getEndingNodes performance
Fixed 5
- Fix unable to view upsert history dialog when InMemoryVector Store is used
- Fix MySQL RecordManager varchar size
- Fix output schema label incorrectly showing as input schema
- Fix Supabase upserting
- Fix speech input on Safari and iOS
What's Changed
Nodes
- Added bedrock cohere embed model requirements by @QuinnGT in https://github.com/FlowiseAI/Flowise/pull/2207
- Feature: Add pdfUsage parameter setting support to folderFiles by @louyongjiu in https://github.com/FlowiseAI/Flowise/pull/2211
- added llama 3 models to bedrock by @QuinnGT in https://github.com/FlowiseAI/Flowise/pull/2248
- Add Custom Dimensionality Support for OpenAI Embedding Components by @nstankov-bg in https://github.com/FlowiseAI/Flowise/pull/2249
- Feature/OpenAI Assistant V2 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2258
- Update unstructured document loaders by @QuinnGT in https://github.com/FlowiseAI/Flowise/pull/2213
Core
- Add Japanese README by @eltociear in https://github.com/FlowiseAI/Flowise/pull/2202
- Optimize
getEndingNodesby @mokeyish in https://github.com/FlowiseAI/Flowise/pull/2133 - Feature: define a custom error message for allowed domains by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/2194
- Chore/Update langchain version, openai, mistral, vertex, anthropic by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2180
- Feature/s3 storage by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/2226
- Add Korean translation in README.md file by @yunho0130 in https://github.com/FlowiseAI/Flowise/pull/2257
- feat(ui): auto proxy backend by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/2238
Bugfix
- Unable to view upsert history dialog, when InMemoryVector Store is used by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/2182
- Bugfix/MySQL RecordManager Varchar Size by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2192
- Changing 'Output Schema' to 'Input Schema' by @automaton82 in https://github.com/FlowiseAI/Flowise/pull/2199
- Fix pnpm version for CI by @ocflowiseai in https://github.com/FlowiseAI/Flowise/pull/2204
- Bugfix/Supabase Upserting by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2210
- Bugfix/speech input on Safari/iOS by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1971
- Closes #2228 by @automaton82 in https://github.com/FlowiseAI/Flowise/pull/2229
New Contributors
- @QuinnGT made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2207
- @yunho0130 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2257
- @nstankov-bg made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2249
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.6.5...flowise@1.6.6