2.1.3
Added 7
- Enable Filters in MongoDB Vector Search Retriever
- Add Jina AI Embedding support
- Add Alibaba API credential and ChatAlibabaTongyi node
- Add NeMo Guardrails Chat component
- Add Lunary feedback tracking
- Add rendering of HTML tags for share chatbot
- Add Full File Uploads & Message Delete API
Fixed 9
- Fix Follow up prompts status
- Fix [object Object] sent to milvus on search
- Parse vars from overrideconfig to JSON
- Add search for node labels
- Fix duplicate words in Airtable Agent description
- Update astradb dependency
- Fix unknown collate in AddCustomTemplate migration for MariaDB
- Include stopSequence parameter in ChatOpenAI_ChatModels
- Remove in-memory vector store from document store
What's Changed
Nodes
- Enable Filters in MongoDB Vector Search Retriever by @ghondar in https://github.com/FlowiseAI/Flowise/pull/3333
- [Feature] added Jina AI Embedding support by @definitelynotchirag in https://github.com/FlowiseAI/Flowise/pull/3355
- feat: Add Alibaba API credential and ChatAlibabaTongyi node by @definitelynotchirag in https://github.com/FlowiseAI/Flowise/pull/3360
- Added NeMo Guardrails Chat component by @patrickreinan in https://github.com/FlowiseAI/Flowise/pull/3331
- Lunary: feedback tracking by @vincelwt in https://github.com/FlowiseAI/Flowise/pull/3332
Core
- Chore/update flowise embed version by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3327
- Update README.md by @MorganMarshall in https://github.com/FlowiseAI/Flowise/pull/3379
- Feature/add rendering html tags for share chatbot by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3343
- Feature/Full File Uploads & Message Delete API by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3314
- Chore/models update by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3401
Bugfix
- Bugfix/Follow up prompts status by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3341
- fix: Fix [object Object] sent to milvus on search by @Ortes in https://github.com/FlowiseAI/Flowise/pull/3336
- Bugfix/Parse vars from overrideconfig to JSON by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3347
- fix: added search for node labels by @prtkjakhar in https://github.com/FlowiseAI/Flowise/pull/3348
- Fix duplicate words in Airtable Agent description by @robhitt in https://github.com/FlowiseAI/Flowise/pull/3368
- Bugfix/Update astradb dep by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3381
- fix: unknown collate in AddCustomTemplate migration for MariaDB by @karlobencic in https://github.com/FlowiseAI/Flowise/pull/3378
- Refactor ChatOpenAI_ChatModels to include stopSequence parameter by @definitelynotchirag in https://github.com/FlowiseAI/Flowise/pull/3388
- Bugfix/Remove in-mem vector store from document store by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3395
New Contributors
- @Ortes made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3336
- @prtkjakhar made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3348
- @ghondar made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3333
- @definitelynotchirag made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3355
- @robhitt made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3368
- @karlobencic made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3378
- @MorganMarshall made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3379
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@2.1.2...flowise@2.1.3