1.4.11
Added 9
- Add TopK and safetySettings into Google Gemini
- Add MMR and Document Compressors
- Support Pinecone serverless indexes
- Add support for gpt-4 and gpt-4-32k models
- Add Sticky Note node
- Add $vars and $flow to custom function
- Add PostHog integration
- Add Verbose to Chains
- Include chat message id in result
Changed 3
- Update Figma loader
- Update Vectara chatflow
- Update Return Response
Fixed 2
- Fix Output prediction output parser
- Add env path for settings json
What's Changed
Nodes
- add TopK and safetySettings into Google Gemini by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/1523
- FEATURE Addition : MMR and Document Compressors by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1426
- Feature/update figma loader by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1557
- support pinecone serverless indexes by @niztal in https://github.com/FlowiseAI/Flowise/pull/1561
- updated vectara chatflow by @ofermend in https://github.com/FlowiseAI/Flowise/pull/1605
- Added support for gpt-4 and gpt-4-32k models by @dkindlund in https://github.com/FlowiseAI/Flowise/pull/1599
Core
- FEATURE: Sticky Note node by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/1513
- Add autoSync github workflows by @domselardi in https://github.com/FlowiseAI/Flowise/pull/1559
- Feature/add $vars and $flow to custom function by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1558
- Feature/PostHog by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1563
- Feature/Add Verbose to Chains by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1570
- Feature/Update Return Response by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1586
- feature : include chat message id in result by @tsiougkosn in https://github.com/FlowiseAI/Flowise/pull/1602
Bugfix
- Bugfix/Output prediction output parser by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1567
- Bugfix/add env path for settings json by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1583
New Contributors
- @domselardi made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1559
- @niztal made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1561
- @tsiougkosn made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1602
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.4.10...flowise@1.4.11