1.6.2
Added 6
- Add Claude 3 Haiku node
- Add Azure OpenAI image node
- Add Mistral FunctionAgent node
- Add Custom Tool OverrideConfig node
- Add OpenAI Tool Agent node
- Add configuration dialog for chatflow
Changed 2
- Enable GitHub workflow pnpm caching
- Add delete backspace feature
Fixed 6
- Update XML output parser
- Fix Faiss vector store error when using pnpm
- Enforce unique primary key names
- Fix starter prompts exceeding chat window and unable to scroll
- Fix outdated embed version in share chatbot page
- Send valid JSON to autosync workflows for multi-line commit messages
What's Changed
Nodes
- Feature/Claude 3 Haiku by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1958
- Feature/azure open ai image by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1970
- Feature/Mistral FunctionAgent by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1912
- Feature/Custom Tool OverrideConfig by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1979
- Feature/OpenAI Tool Agent by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1991
Core
- Feature: Add configuration dialog for chatflow by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/1873
- Enable github workflow pnpm caching by @ocflowiseai in https://github.com/FlowiseAI/Flowise/pull/1951
- Feature/delete backspace by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1983
- Update autoSyncSingleCommit.yml by @ocflowiseai in https://github.com/FlowiseAI/Flowise/pull/1985
Bugfix
- Bugfix/Update xml output parser by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1942
- Fix: Faiss vector store throws error when using pnpm by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/1944
- Primary Key name must be unique by @emrahtoy in https://github.com/FlowiseAI/Flowise/pull/1938
- Fix: starter prompts exceeds chat window and cannot be scrolled by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/1941
- Fix: outdated embed version in share chatbot page by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/1957
- Send valid JSON to autosync workflows for multi-line commit messages by @ocflowiseai in https://github.com/FlowiseAI/Flowise/pull/1981
- Fix#1947 by @emrahtoy in https://github.com/FlowiseAI/Flowise/pull/1960
New Contributors
- @emrahtoy made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1938
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.6.1...flowise@1.6.2