1.7.1
Added 9
- Add batchSize parameter to Qdrant vector stores
- Add Upstash Vector integration
- Add file upload capability to Unstructured Loader
- Add TogetherAI support
- Add Couchbase vector store support
- Add models.json support for Groq
- Add ability to collect contact information from users inside the chatbot
- Add auto sync nodes feature
- Add DocumentStore feature
Changed 3
- Update Mistral version
- Update Pinecone version
- Update Docker Node version to 20
Fixed 8
- Fix credential update issue
- Fix OpenAI Assistant download path
- Fix IP API issue
- Fix missing filter for VectorStore to Document
- Fix Web Crawler to include search params in URLs
- Fix PineconeArgumentError
- Fix sync nodes functionality
- Fix default file size limit
What's Changed
Nodes
- Chore/Update Mistral Ver by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2281
- Add batchSize parameter to Qdrant_VectorStores and QdrantUpsert_Vecto… by @mrabbah in https://github.com/FlowiseAI/Flowise/pull/2215
- Upstash Vector Integration by @fahreddinozcan in https://github.com/FlowiseAI/Flowise/pull/2284
- FEATURE: Adding File Upload to Unstructured Loader by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/2304
- Chore/Pinecone Version Upgrade by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2310
- Feature/TogetherAI by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2318
- add couchbase vectore store support by @prajwal-pai77 in https://github.com/FlowiseAI/Flowise/pull/2303
- models.json support for Groq by @ml4den in https://github.com/FlowiseAI/Flowise/pull/2328
Core
- Chore/update docker node version 20 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2271
- Feature: Collect contact information from users inside the chatbot by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/1948
- Feature/Add auto sync nodes by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2307
- Feature/DocumentStore by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/2106
Bugfix
- Fix for 1869 Issue of Update Crendential by @Naga31 in https://github.com/FlowiseAI/Flowise/pull/2260
- Bugfix/Openai Assistant download path by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2272
- Bugfix/IP API by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2283
- Bugfix/Missing Filter for VectorStore to Document by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2285
- FIX Web Crawler doesn't include search params in URLs by @ahmosman in https://github.com/FlowiseAI/Flowise/pull/2300
- Bugfix/PineconeArgumentError by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2322
- Bugfix/Sync Nodes by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2331
- Bugfix/Default file size limit by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2334
New Contributors
- @Naga31 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2260
- @mrabbah made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2215
- @fahreddinozcan made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2284
- @ahmosman made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2300
- @prajwal-pai77 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2303
- @ml4den made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2328
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.6.6...flowise@1.7.1