1.6.4
Added 1
- Add BasePath parameter setting support to ChatOpenAI LlamaIndex
Changed 2
- Externalize files from chatflow to not save as base64
- Improve UI
Fixed 6
- Fix undefined flowdata
- Add missing TTL implementation for Redis
- Remove unnecessary document creation in Pinecone and Astra Vector Stores
- Fix empty starter prompt creating empty bubbles
- Fix UI issues in credentials dialog and card descriptions
- Remove fixed height
What's Changed
Nodes
- Feature: Add BasePath parameter setting support to ChatOpenAI LlamaIndex by @louyongjiu in https://github.com/FlowiseAI/Flowise/pull/2132
Core
- Feature/externalize files from chatflow - do not save as base64 by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1976
- UI Improvements by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/1935
Bugfix
- Bugfix/Undefined Flowdata by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2116
- Bugfix/Add missing TTL implementation for Redis by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2131
- Code Cleanup - unnecessary document creation in Pinecone and Astra Vector Stores by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/2124
- Fix: Empty starter prompt creating empty bubbles by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/2139
- Fix: UI issues in credentials dialog and card descriptions by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/2137
- Chore/remove fixed height by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2142
New Contributors
- @louyongjiu made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2132
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.6.3...flowise@1.6.4