1.3.7
Added 6
- Add Bittensor chat model node
- Add AWS Bedrock LLM and Embeddings nodes
- Add PlainText document loader
- Add Similarity Threshold Retriever
- Add Upstash Redis Memory support
- Add LLM cache feature
Changed 1
- Implement rate limiting
Fixed 4
- Fix Chroma authorization
- Fix SQLDBChain IncludeTables and IgnoreTables parameters
- Fix duplicate icon when market is empty
- Fix Redis Backed Memory
Removed 1
- Remove Vectara metadata check
What's Changed
Node
- add bittensor chatmodel by @BitVoyagerMan in https://github.com/FlowiseAI/Flowise/pull/956
- AWS Bedrock LLM and Embeddings by @mlconnor in https://github.com/FlowiseAI/Flowise/pull/821
- Feature/PlainText DocLoader by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1011
- Feature/Similarity Threshold Retriever by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1012
- Added Upstash Redis Memory support by @ayushjain6013 in https://github.com/FlowiseAI/Flowise/pull/1002
- Feature/llm cache by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/989
Core
- Chore/RateLimit by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/957
- Chore/remove vectara metadata check by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1010
Bugfix
- Bugfix/Chroma Authorization by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/958
- Bugfix/SQLDBChain IncludeTables & IgnoreTables by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/964
- Duplicate icon when market is empty by @vincent-pli in https://github.com/FlowiseAI/Flowise/pull/995
- Bugfix/Redis Backed Memory fix by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1025
New Contributors
- @BitVoyagerMan made their first contribution in https://github.com/FlowiseAI/Flowise/pull/956
- @mlconnor @brnkrygs made their first contribution in https://github.com/FlowiseAI/Flowise/pull/821
- @vincent-pli made their first contribution in https://github.com/FlowiseAI/Flowise/pull/995
- @ayushjain6013 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1002
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.3.6...flowise@1.3.7