1.2.12
Added 4
- Add top K parameter to vector stores
- Add LocalAI embeddings support
- Support Zep Memory and Auto Summary
- Add PORT and EXECUTION_MODE flags
Changed 2
- Make GithubLoader recursive
- Update HuggingFace nodes
Fixed 3
- Resolve chat horizontal scrolling issue
- Change flat to flatten from lodash
- Disable stream for child mode
What's Changed
Nodes
- Feature/Add top K to vector stores by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/292
- Feature/Add LocalAI embeddings by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/300
- feature/SupportZepMemoryAndAutoSummary by @wangerzi in https://github.com/FlowiseAI/Flowise/pull/284
- [Fix] Make GithubLoader Recursive by @flyboarder in https://github.com/FlowiseAI/Flowise/pull/251
- Feature/Update HuggingFace nodes by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/303
Core
- resolved chat horizontal scrolling by @vkrm-segta in https://github.com/FlowiseAI/Flowise/pull/301
Bugfix
- Bugfix/Change flat to flatten from lodash by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/283
- Bugfix/Add PORT and EXECUTION_MODE flags by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/293
- Bugfix/Disable Stream For ChildMode by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/309
New Contributors
- @flyboarder made their first contribution in https://github.com/FlowiseAI/Flowise/pull/251
- @vkrm-segta made their first contribution in https://github.com/FlowiseAI/Flowise/pull/301
- @wangerzi made their first contribution in https://github.com/FlowiseAI/Flowise/pull/284
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.2.11...flowise@1.2.12