1.3.3
Added 8
- Add authentication support for Chroma
- Add additional systemMessagePrompt parameter to CSV Agent
- Add Conversation Retrieval Agent node
- Add document loader for Apify Website Content Crawler
- Add Vertex AI support
- Add Multi Config feature
- Add LangSmith integration
- Add OverrideConfig CustomToolFunc feature
Fixed 5
- Fix Python API issues
- Fix LLMChain PromptValues undefined error
- Fix UI Package Babel warning
- Fix GetRepository undefined error for Agent
- Fix markdown file format errors
What's Changed
Nodes
- Feature/chroma auth by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/691
- add additional systemMessagePrompt into CSV Agent by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/698
- Feature/Conversation Retrieval Agent by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/704
- feat: Add document loader for Apify Website Content Crawler by @drobnikj in https://github.com/FlowiseAI/Flowise/pull/399
- Feature/add vertex ai by @Yongtae723 in https://github.com/FlowiseAI/Flowise/pull/713
Cores
- Feature/Multi Config by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/666
- Translate the Readme file into Simplified Chinese by @xiexin12138 in https://github.com/FlowiseAI/Flowise/pull/627
- Feature/LangSmith by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/682
- add hyperlink by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/671
- Feature/OverrideConfig CustomToolFunc by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/707
Bugfix
- Bugfix/Python API by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/659
- Bugfix/LLMChain PromptValues Undefined by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/660
- Bugfix/UI-Package-Babel-Warning by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/686
- Bufgix/GetRepository Undefined for Agent by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/700
- fix md file format error by @xiexin12138 in https://github.com/FlowiseAI/Flowise/pull/711
New Contributors
- @xiexin12138 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/627
- @drobnikj made their first contribution in https://github.com/FlowiseAI/Flowise/pull/399
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.3.2...flowise@1.3.3