Releases: FlowiseAI/Flowise
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
flowise@1.2.15
What's Changed
Nodes
- Feature/Add endpoint to HF by @HenryHengZJ in #502
- Added OpenAPIChain by @vjsai in #491
- feature/WebCrawl by @chungyau97 in #480
- Feature/conversational retrieval qa chain memory by @HenryHengZJ in #511
- Added support for OpenSearch by @vjsai in #512
- Feature/Motorhead Memory by @ivalkshfoeif in #495
- Feature/Update Zep memory node by @HenryHengZJ in #521
- Feature/Update claude v2 by @HenryHengZJ in #524
Cores
- Feature/Nodes Search Quality of Life Updates by @AidanTilgner in #496
- Added winston logging by @matthias in #469
- modify options and password api config by @chungyau97 in #510
- Feature/Log Component Level by @HenryHengZJ in #518
Bugfix
- Bugfix/SQLDBChain Streaming by @HenryHengZJ in #490
- Bugfix/ChainTool with LLMChain by @HenryHengZJ in #503
- fix: docker should install chromium and puppeteer should be no sandbox by @AidanTilgner in #504
- Bugfix/add fix to HF endpoint by @HenryHengZJ in #508
- Bugfix/Update Message Schema by @HenryHengZJ in #516
New Contributors
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.2.14...flowise@1.2.15
flowise@1.2.14
What's Changed
Nodes
- Feature/Qdrant vector store integration by @govind-kumarr in #409
- Feature/Redis-Backed Chat Memory by @ivalkshfoeif in #407
- added gitBook integration by @govind-kumarr in #455
- Feature/Azure16k by @HenryHengZJ in #463
- Feature/dynamo db integration by @govind-kumarr in #454
Core
- Feature/Update ENV Variables by @HenryHengZJ in #405
- Feature/Add full page chatbot and react chatbot by @HenryHengZJ in #416
- Feature/Update faiss version by @HenryHengZJ in #422
- add zapier integration by @chungyau97 in #444
- modify whitelistURLs by @chungyau97 in #450
- Feature/FormatPromptValues Revamp by @HenryHengZJ in #440
- Feature/Add tools marketplace by @HenryHengZJ in #462
Bugfix
- remove returnJSONStr function by @chungyau97 in #431
- Bugfix/Input Number by @HenryHengZJ in #406
- fix: temperature should convert to float by @wangerzi in #442
- Bugfix/Share Chatbot by @HenryHengZJ in #449
- feat: prevent submission during IME composition by @toshilow in #468
- Bugfix/SQLITE_NOT_NULL by @HenryHengZJ in #485
New Contributors
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.2.13...flowise@1.2.14