Releases: FlowiseAI/Flowise
flowise@1.4.0
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/flowise@1.3.9...flowise@1.4.0
flowise@1.3.9
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/flowise@1.3.8...flowise@1.3.9
flowise@1.3.8
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/flowise@1.3.7...flowise@1.3.8
flowise@1.3.7
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/flowise@1.3.6...flowise@1.3.7
flowise@1.3.6
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/flowise@1.3.5...flowise@1.3.6
flowise@1.3.5
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/flowise@1.3.4...flowise@1.3.5
flowise@1.3.4
What's Changed
Nodes
- Add Vectara templates to marketplace by @3eif in #757
- Feature/ConversationaRetrievalQAAgent System Message by @HenryHengZJ in #771
- Issue #731: Add additional optional input parameter for adding additional file loaders by @rkeshwani in #733
- Added BaseOptions to ChatOpenAI by @raffareis in #787
- Puppeteer & Playwright additional config options by @atishamte in #784
- Feature/ZepVS by @HenryHengZJ in #786
- Feature/Vector to Prompt by @HenryHengZJ in #775
- Feature/FaissVS Streaming by @HenryHengZJ in #792
- Feature/Milvus by @HenryHengZJ in #794
- Feature/serpapi loader integration by @fantastic-genius in #802
- Add Postgres vector store using pgvector by @fabiovalencio in #782
Cores
- Chore/Remove MakeTool by @HenryHengZJ in #741
- Chore/removing child mode by @HenryHengZJ in #745
- Issue #740: Added postgres, mssql and mysql to Sql Database Chain by @lpongetti in #761
Bugfix
- Update SendGrid Email.json by @incorporAI in #732
- fix vectara upsert naming by @chungyau97 in #764
- Fix Vectara filter by @3eif in #762
- Bugfix/Replicate APIkey by @HenryHengZJ in #769
- Add sentence config option to Vectara by @3eif in #774
- Bugfix/Pass SocketIOClientId to IncomingInput by @HenryHengZJ in #801
New Contributors
- @incorporAI made their first contribution in #732
- @lpongetti made their first contribution in #761
- @rkeshwani made their first contribution in #733
- @fabiovalencio made their first contribution in #782
- @fantastic-genius made their first contribution in #802
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.3.3...flowise@1.3.4
flowise@1.3.3
What's Changed
Nodes
- Feature/chroma auth by @HenryHengZJ in #691
- add additional systemMessagePrompt into CSV Agent by @chungyau97 in #698
- Feature/Conversation Retrieval Agent by @HenryHengZJ in #704
- feat: Add document loader for Apify Website Content Crawler by @drobnikj in #399
- Feature/add vertex ai by @Yongtae723 in #713
Cores
- Feature/Multi Config by @HenryHengZJ in #666
- Translate the Readme file into Simplified Chinese by @xiexin12138 in #627
- Feature/LangSmith by @HenryHengZJ in #682
- add hyperlink by @chungyau97 in #671
- Feature/OverrideConfig CustomToolFunc by @HenryHengZJ in #707
Bugfix
- Bugfix/Python API by @HenryHengZJ in #659
- Bugfix/LLMChain PromptValues Undefined by @HenryHengZJ in #660
- Bugfix/UI-Package-Babel-Warning by @HenryHengZJ in #686
- Bufgix/GetRepository Undefined for Agent by @HenryHengZJ in #700
- fix md file format error by @xiexin12138 in #711
New Contributors
- @xiexin12138 made their first contribution in #627
- @drobnikj made their first contribution in #399
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.3.2...flowise@1.3.3
flowise@1.3.0
What's Changed
Nodes
- Add singlestore upsert and existing by @apeng-singlestore in #540
- Feature/Update Notion Loader by @HenryHengZJ in #591
- Feature/AirtableLoader by @HenryHengZJ in #590
- Feature/API DocumentLoader by @HenryHengZJ in #592
- Feature/CSVAgent by @HenryHengZJ in #595
- Feature/AirtableAgent by @HenryHengZJ in #600
- Add Hyde retriever by @Yongtae723 in #613
Core
- Feature/Credential by @HenryHengZJ in #547
- Feature/flowise multi database support by @atishamte in #575
- Feature/UI-Node-Delete by @HenryHengZJ in #603
- Fix: server watch by @comey246 in #589
Bugfix
- Bugfix/HF Embeddings by @HenryHengZJ in #583
- Bugfix/SystemMessage For Different Chain Type by @HenryHengZJ in #580
- Bugfix/StartsWith Undefined by @HenryHengZJ in #611
- Bugfix/HandleEscapeChar by @HenryHengZJ in #612
- Bugfix/OpenAITopP by @chungyau97 in #617
- remove curly bracket in loaded document text by @chungyau97 in #624
- Fix typo in ChildProcess.ts by @eltociear in #630
New Contributors
- @apeng-singlestore made their first contribution in #540
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.2.16...flowise@1.3.0
flowise@1.2.16
What's Changed
Nodes
-
Feature/ClearSessionMemory by @HenryHengZJ in #522
-
New Html To Markdown TextSplitter by @raffareis in #552
-
Feature/Add ReplicateLLM by @HenryHengZJ in #576
-
Cores
-
add content type text/xml by @chungyau97 in #551
-
Feature/JSONL Logs Cleanup by @HenryHengZJ in #561
-
Feature/Update Zep version by @HenryHengZJ in #565
Bugfix
- Bug/chat input by @vkrm-segta in #333
- ChatMessage Order Fixed by @atishamte in #545
- Bugfix/Update log path by @HenryHengZJ in #560
- Bugfix/VM2 security by @HenryHengZJ in #557
- fix: bug inputType by @comey246 in #567
- Refactor API request to include Content-Type header by @Yongtae723 in #555
- add -H "Content-Type: application/json" in curl command by @Yongtae723 in #554
New Contributors
- @atishamte made their first contribution in #545
- @denchi made their first contribution in #546
- @raffareis made their first contribution in #552
- @comey246 made their first contribution in #567
- @Yongtae723 made their first contribution in #555
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.2.15...flowise@1.2.16