1.8.3
Added 9
- Add filter to Postgres VectorStore
- Add multi query retriever
- Add Text Key to Pinecone
- Add tool choices to OpenAI assistant
- Add option to start a new session with each interaction with the Chatflow tool
- Add sort capabilities to ChatFlow and AgentFlow tables
- Add ability to upload image URL when calling API
- Add LangWatch integration
- Add support for setting listening host
Changed 4
- Update VoyageAI models
- Update Embed Chat configuration
- Move configurations to package.json
- Update Claude to Sonnet 3.5
Fixed 7
- Correctly throw 401 error when unauthorized
- Fix Unstructured Upsert bug
- Fix API key not URL safe
- Fix observation?.includes is not a function error
- Fix Pinecone Text Key
- Fix export lead email
- Add check for setError
What's Changed
Nodes
- Chore/models update by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2634
- Feature/Add filter to Postgres VectorStore by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2674
- Feature/Add multi query retriever by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2676
- Feature/Add Text Key to Pinecone by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2681
- Feature/Add tool choices to openai assistant by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2682
- Feature - Add option to start a new session with each interaction with the Chatflow tool by @danieldabate in https://github.com/FlowiseAI/Flowise/pull/2633
- Chore/Sonnet 3.5 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2698
- update: VoyageAI Models by @rennokki in https://github.com/FlowiseAI/Flowise/pull/2688
Core
- 🥳 flowise@1.8.2 release by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2625
- [Feature] Add sort capabilities to ChatFlow and AgentFlow tables by @danieldabate in https://github.com/FlowiseAI/Flowise/pull/2609
- Embed Chat configuration updated by @amansoni7477030 in https://github.com/FlowiseAI/Flowise/pull/2648
- Feature/Add ability to upload image url when calling API by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2683
- Add LangWatch integration by @rogeriochaves in https://github.com/FlowiseAI/Flowise/pull/2677
- chore: move configurations to
package.jsonby @SauravMaheshkar in https://github.com/FlowiseAI/Flowise/pull/2613 - Chore/update flowise embed version by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2722
Bugfix
- Bugfix/Correctly throw 401 error when unauthorized by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2626
- Unstructured Upsert bug by @mohamed99akram in https://github.com/FlowiseAI/Flowise/pull/2628
- Fix apikey not URL safe by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/2602
- Bugfix/Update retriever tool wordings by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2679
- feat (server): add support for setting listening host by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/2604
- Bug fix - ChatBot Share - CURL with i/p config by @HarshavardhanNetha in https://github.com/FlowiseAI/Flowise/pull/2672
- Fix
observation?.includes is not a functionby @mokeyish in https://github.com/FlowiseAI/Flowise/pull/2696 - Bugfix/Pinecone Text Key by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2708
- Bugfix/Fix export lead email by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2717
- Bugfix/Add check for setError by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2721
New Contributors
- @mohamed99akram made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2628
- @HarshavardhanNetha made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2672
- @rogeriochaves made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2677
- @rennokki made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2688
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.8.2...flowise@1.8.3