1.8.4
Added 6
- Add FireCrawl node
- Add Spider open-source web scraper and crawler node
- Add limit parameter to Spider tool
- Add ChatBaiduWenxin chat model
- Add driverInfo to MongoDB component
- Add Perplexity AI Search Tool to Marketplaces/Tools
Changed 3
- Update embed chat configuration
- Bump Zep cloud SDK version and clean up Zep cloud vector store node
- Update deprecating nodes
Fixed 9
- Fix API key params typo
- Fix langwatch link
- Fix broken icon display on marketplace tab
- Add show agent message when agent flow
- Fix observation-includes-not-function
- Fix Cheerio Web Crawler with large sites
- Fix enum type tools for Gemini
- Fix docker command
- Fix undefined substring error
What's Changed
Nodes
- Feature/FireCrawl by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2728
- Feature/Spider (open-source web scraper & crawler) by @WilliamEspegren in https://github.com/FlowiseAI/Flowise/pull/2738
- feat: Add limit parameter to Spider tool by @WilliamEspegren in https://github.com/FlowiseAI/Flowise/pull/2762
- Feat/added chattBaiduWenxin chat model by @Mubashirshariq in https://github.com/FlowiseAI/Flowise/pull/2752
- chore: Bump zep cloud sdk version and clean up zep cloud vector store node by @paul-paliychuk in https://github.com/FlowiseAI/Flowise/pull/2767
- feat: add driverInfo to mongodb component by @nbbeeken in https://github.com/FlowiseAI/Flowise/pull/2779
Core
- Embed chat configuration updated by @amansoni7477030 in https://github.com/FlowiseAI/Flowise/pull/2723
- Add Perplexity AI Search Tool to Marketplaces/Tools by @AsharibAli in https://github.com/FlowiseAI/Flowise/pull/2771
- Chore/update deprecating nodes by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2540
Bugfix
- Bugfix/Verify apikey params typo by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2742
- Fix langwatch link by @rogeriochaves in https://github.com/FlowiseAI/Flowise/pull/2748
- Bugfix/broken icon display on market place tab by @Mubashirshariq in https://github.com/FlowiseAI/Flowise/pull/2737
- Bugfix/Add showagent message when agentflow by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2749
- Bugfix/observation-includes-not-function by @arunlodhi in https://github.com/FlowiseAI/Flowise/pull/2744
- FIX #2617 Cherio Web Crawler doesn't work with large sites by @ahmosman in https://github.com/FlowiseAI/Flowise/pull/2678
- Bugfix/Enum type tools for gemini by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2766
- Fix docker command by @WilliamEspegren in https://github.com/FlowiseAI/Flowise/pull/2743
- Bugfix/Undefined substring error by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2804
New Contributors
- @Mubashirshariq made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2737
- @WilliamEspegren made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2738
- @arunlodhi made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2744
- @nbbeeken made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2779
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.8.3...flowise@1.8.4