Releases: FlowiseAI/Flowise
[email protected]
What's Changed
Node
- Added boolean flag which enables ssl connection for redis nodes. by @tuxBurner in #1385
- FEATURE/Google Gemini - Support for Chat Model, Credential & Embeddings by @vinodkiran in #1396
- Feature/Update bedrock by @HenryHengZJ in #1398
- Feature/Utilities by @HenryHengZJ in #1397
- Add windowSize input to avoid "token exceeded error" by @kzhang-dsg in #1379
- Feature/Add Mistral by @HenryHengZJ in #1399
Core
- FEATURE/Starter Prompts: Ability to create a set of predefined prompts to initiate the chat dialogue by @vinodkiran in #1278
Bugfix
- Bugfix/Check for array query parameter by @HenryHengZJ in #1368
- Bugfix/Sanitized & by @HenryHengZJ in #1372
- [BUGFIX/REGRESSION] Fix wrong elastic client setup when use custom URL by @tirongi in #1381
New Contributors
- @tuxBurner made their first contribution in #1385
- @kzhang-dsg made their first contribution in #1379
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/[email protected]@1.4.6
[email protected]
What's Changed
- Bugfix/Upsert Vector API by @HenryHengZJ in #1350
- Feature/Langchain hub by @HenryHengZJ in #1354
- Bugfix/xss by @vinodkiran in #1327
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/[email protected]@1.4.5
[email protected]
What's Changed
Core
- Feature/update langchain version by @HenryHengZJ in #1281
- Refactor: Move api key utilities to separate file by @avin-kavish in #1271
- Chore/remove import and export database by @HenryHengZJ in #1304
- Feature/Prompt Fetch from Langsmith Hub by @vinodkiran in #1319
Node
- Feature/add disable file download and regex to remove citation by @HenryHengZJ in #1302
- Feature/Update open ai assistant version by @HenryHengZJ in #1303
- Chore/Remove zapier NLA by @HenryHengZJ in #1305
- Feature/Update Zep version by @HenryHengZJ in #1337
- Feature/Update HyDE Retriever by @HenryHengZJ in #1346
- Feature/Add custom analytics by @HenryHengZJ in #1345
Bugfix
- Bugfix/fix memory nodes by @HenryHengZJ in #1294
- Bugfix: UI Fix - left align long chat flow names for consistency. by @vinodkiran in #1301
- Bugfix: Simple Moderation, making the checks case-insensitive by @vinodkiran in #1300
- Bugfix/OpenAIFunction Agent model compatibility by @HenryHengZJ in #1309
- Bugfix/Empty ChatHistory by @HenryHengZJ in #1316
- Bugfix/add back accidentally removed about dialog by @HenryHengZJ in #1317
- Bugfix/Question Prefix Not Updated by @HenryHengZJ in #1320
- Fix for issue#1323 - delete duplicate chatflow by @automaton82 in #1325
- Fixing #1324 by lifting ConfirmDialog up. by @automaton82 in #1326
- Bugfix/Redis Cache Error by @HenryHengZJ in #1338
- bugfix_console_warning by @takuabonn in #1334
- BugFix: S3 File Loader: Region missing by @vinodkiran in #1342
New Contributors
- @avin-kavish made their first contribution in #1271
- @takuabonn made their first contribution in #1334
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/[email protected]@1.4.4
[email protected]
What's Changed
Nodes
- MongoDB Atlas Integration - Chat Memory and Vector Store by @vinodkiran in #1224
- Feature/Add file annotations, sync and delete assistant by @HenryHengZJ in #1252
- Feature/Add vectara chain by @HenryHengZJ in #1259
- reorder citations in Vectara response by @ofermend in #1261
- Feature/add claude-2.1 by @HenryHengZJ in #1264
- GitGuardian - Fix for MongoDB False Positive Alert by @vinodkiran in #1270
- ResponsibleAI - Input Moderation - … by @vinodkiran in #1222
- Link to Langfuse integration doc instead of get-started by @marcklingen in #1275
- Feature/Update models for openai function by @HenryHengZJ in #1279
Cores
- Adding ability to hide node param from UI by @automaton82 in #1210
- Feature/add userid to langfuse by @HenryHengZJ in #1249
- Feature/UI updates - Reorganizing Chatflow Dashboard by @vinodkiran in #1231
- Enable inserting custom URL using basic auth by @tirongi in #1262
- UX Changes to the API Keys Screens by @vinodkiran in #1260
- Feature/add vector upsert ability by @HenryHengZJ in #1243
Bugfixes
- Bugfix/fix sessionid undefined by @HenryHengZJ in #1258
- Bugfix/fix assistant image fetching method by @HenryHengZJ in #1265
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/[email protected]@1.4.3
[email protected]
What's Changed
- Fixed CONTRIBUTING.md typo by @arugal in #1122
- Feature/Add openai assistant by @HenryHengZJ in #1188
- Feature/open ai assistant by @HenryHengZJ in #1200
New Contributors
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/[email protected]@1.4.0
[email protected]
What's Changed
Nodes
- Minor update to Vectara modules by @ofermend in #1047
- Chore/Upgrade Pinecone to v1 by @HenryHengZJ in #1044
- Feature/unstructured loader by @HenryHengZJ in #1046
- Feature/Add custom separators by @HenryHengZJ in #1080
- Embeddings Cache Feature - Implementation of RedisEmbeddingsCache by @vinodkiran in #1083
- Feature/Add InMem cache embeddings by @HenryHengZJ in #1100
- Feature/Postgres VS additional config by @HenryHengZJ in #1107
- Feature/Qdrant additional config by @HenryHengZJ in #1116
- Update AWSBedrockEmbedding.ts by @rodzanto in #1102
- Feature/RedisVectorStore by @vinodkiran in #1108
- Feature/Add Redis Backed Chat Message fix by @HenryHengZJ in #1118
- Feature/Expand TextFile supported file types by @HenryHengZJ in #1164
- Add OpenAIEmbeddingCustom by @tirongi in #1158
- Feature/Add query to vec2doc by @HenryHengZJ in #1176
- Add SearchApi documentloader, tool & podcast QA example by @SebastjanPrachovskij in #1162
- New Feature - Output Parsers by @vinodkiran in #1115
Core
- feat: Adding Elestio as deployment option by @kaiwalyakoparkar in #1041
- Feature/chat history2 by @chungyau97 in #1009
Bugfix
- Bugfix/RedisCache IllegalInvocation by @HenryHengZJ in #1053
- Fix for #911, CRLF line endings on Linux scripts. by @automaton82 in #1054
- Revert "Fix for #911, CRLF line endings on Linux scripts." by @HenryHengZJ in #1060
- Bugfix/OpenSearch illegal invocation by @HenryHengZJ in #1055
- fix: ChatPromptTemplate function name by @yavisht in #1070
- Fix for #911, CRLF line endings, new fix. by @automaton82 in #1077
- Revert "Bugfix/OpenSearch illegal invocation" by @HenryHengZJ in #1084
- Add missing env variables for database to work in container by @KeLeKaPe in #1071
- Bugfix/Chatflow API Authentication by @HenryHengZJ in #1119
- Bugfix/Add JSON parse fix by @HenryHengZJ in #1130
- Bugfix/Fix RedisChat SessionId by @HenryHengZJ in #1131
- Spelling Corrections. by @vinodkiran in #1134
- Build error fixed (TS) by @siddiqss in #1136
- [Bug] Fix Cannot read properties of undefined (reading 'replace') by @chz8494 in #1127
- Bugfix/Cannot read properties of undefined (replace) by @HenryHengZJ in #1174
New Contributors
- @kaiwalyakoparkar made their first contribution in #1041
- @ofermend made their first contribution in #1047
- @automaton82 made their first contribution in #1054
- @KeLeKaPe made their first contribution in #1071
- @rodzanto made their first contribution in #1102
- @chz8494 made their first contribution in #1127
- @tirongi made their first contribution in #1158
- @SebastjanPrachovskij made their first contribution in #1162
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/[email protected]@1.3.9
[email protected]
What's Changed
Node
- Use default prompt placeholder from langchain than hardcoding in the file. by @skhm in #1028
- Text output for Text File and Plain Text components by @jan-stanek in #1029
- Feature/Add Ollama by @HenryHengZJ in #1033
- Feature/AWSBedrock embeddings by @HenryHengZJ in #1034
- Feature/In-Mem LLMcache by @HenryHengZJ in #1036
- Support for ElasticSearch as a vector store by @vinodkiran in #982
- Feature/Add S3 loader by @HenryHengZJ in #1039
Core
- Remove unnecessary Langfuse inputs by @marcklingen in #1042
New Contributors
- @skhm made their first contribution in #1028
- @jan-stanek made their first contribution in #1029
- @marcklingen made their first contribution in #1042
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/[email protected]@1.3.8
[email protected]
What's Changed
Node
- add bittensor chatmodel by @BitVoyagerMan in #956
- AWS Bedrock LLM and Embeddings by @mlconnor in #821
- Feature/PlainText DocLoader by @HenryHengZJ in #1011
- Feature/Similarity Threshold Retriever by @HenryHengZJ in #1012
- Added Upstash Redis Memory support by @ayushjain6013 in #1002
- Feature/llm cache by @vinodkiran in #989
Core
- Chore/RateLimit by @HenryHengZJ in #957
- Chore/remove vectara metadata check by @HenryHengZJ in #1010
Bugfix
- Bugfix/Chroma Authorization by @HenryHengZJ in #958
- Bugfix/SQLDBChain IncludeTables & IgnoreTables by @HenryHengZJ in #964
- Duplicate icon when market is empty by @vincent-pli in #995
- Bugfix/Redis Backed Memory fix by @HenryHengZJ in #1025
New Contributors
- @BitVoyagerMan made their first contribution in #956
- @mlconnor @brnkrygs made their first contribution in #821
- @vincent-pli made their first contribution in #995
- @ayushjain6013 made their first contribution in #1002
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/[email protected]@1.3.7
[email protected]
What's Changed
- Feature/Add FLOWISE_SECRETKEY_OVERWRITE by @HenryHengZJ in #939
- Bugfix/Chroma installation fix by @HenryHengZJ in #950
- Added CSS selector to Cheerio by @matthias in #948
- Feature/Update OpenAI models by @HenryHengZJ in #946
- Adding support for LLMonitor by @vinodkiran in #952
New Contributors
- @vinodkiran made their first contribution in #952
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/[email protected]@1.3.6
[email protected]
What's Changed
Nodes
-
feature/Add ChatOpenAI Finetuned by @HenryHengZJ in #844
-
Feature/Add custom prompt to SQLDbChain by @HenryHengZJ in #847
-
Feature/Update Autogpt by @HenryHengZJ in #852
-
Feature/Update Custom ChatOpenAI by @HenryHengZJ in #853
-
Feature/GithubLoader AdditionalParams by @HenryHengZJ in #854
-
add 32k model by @Yongtae723 in #870
-
Add input option for Model Name in GoogleVertexAIEmbedding by @Yongtae723 in #869
-
Feature/Update Apify for metadata by @HenryHengZJ in #893
-
Update Chroma_Existing.ts to add metadatafilter by @pooriaarab in #880
-
Added some options for SqlDatabaseChain by @lpongetti in #879
-
Feature/Add filter to milvus by @HenryHengZJ in #925
-
Cores
-
Feature/UI Current Version by @HenryHengZJ in #828
-
update langchain version for vectara source by @chungyau97 in #827
-
feature/Migration by @chungyau97 in #873
-
feature/RateLimit by @chungyau97 in #843
-
Add instruction to setup Rate Limit by @chungyau97 in #914
-
Feature/Add analytic by @HenryHengZJ in #908
-
Feature/Analytic for Agent by @HenryHengZJ in #917
Bugfix
- Rename GoogleVertexAI folder to ChatGoogleVertexAI by @Yongtae723 in #823
- add skip extra credential on google credential by @Yongtae723 in #824
- fix: unknown error throwing on missing credentials. error handling improves on ui section by @isikhi in #840
- swap URL to get Confluence access token directly by @chungyau97 in #865
New Contributors
- @isikhi made their first contribution in #840
- @yavisht made their first contribution in #861
- @mdda made their first contribution in #882
- @pooriaarab made their first contribution in #880
- @Anush008 made their first contribution in #912
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/[email protected]@1.3.5