Commit Graph

1444 Commits

Author SHA1 Message Date
Henry ebe24da14d Merge branch 'main' into feature/conversation-starters 2023-12-12 22:34:42 +00:00
Henry Heng 6dc7508968 Merge pull request #1372 from FlowiseAI/bugfix/XSS-array-query
Bugfix/Sanitized &amp
2023-12-12 16:46:35 +00:00
Henry 8e1ef2d533 fix sanitized &amp 2023-12-12 12:44:42 +00:00
Henry Heng dd5034e6a4 Merge pull request #1368 from FlowiseAI/bugfix/XSS-array-query
Bugfix/Check for array query parameter
2023-12-11 22:03:12 +00:00
Henry f51c1d5b7a check for array query parameter 2023-12-11 20:35:30 +00:00
Henry bac91eed00 🥳 flowise@1.4.5 release 2023-12-09 14:44:53 +00:00
Henry c26e37a923 🥳 flowise-ui@1.4.3 release 2023-12-09 14:44:01 +00:00
Henry Heng 3eaca7c762 Merge pull request #1327 from vinodkiran/BUGFIX/XSS
Bugfix/xss
2023-12-09 14:22:46 +00:00
Henry Heng 1989007693 Merge pull request #1354 from FlowiseAI/feature/Langchain-Hub
Feature/Langchain hub
2023-12-09 14:13:49 +00:00
Henry c06c25b0af add sanitize html types 2023-12-09 14:12:30 +00:00
Henry 9a5d5720f9 get rid of credential for langchain hub 2023-12-09 13:49:53 +00:00
Henry Heng 4c406ee63a Merge pull request #1350 from FlowiseAI/bugfix/Upsert-API-doesnt-reload-vector-store
Bugfix/Upsert Vector API
2023-12-09 12:51:06 +00:00
Henry d2d21c45fe fix upser vector API 2023-12-08 18:51:40 +00:00
Henry a0c2b8b26a 🥳 flowise@1.4.4 release 2023-12-08 14:19:57 +00:00
Henry 1e5a37ad0f 🥳 flowise-ui@1.4.2 release 2023-12-08 14:16:04 +00:00
Henry b91cf55128 🥳 flowise-components@1.4.6 release 2023-12-08 14:14:22 +00:00
vinodkiran 99bc9d64fb XSS: replacing deprecated sanitize-js with sanitize-html 2023-12-08 18:50:58 +05:30
Henry Heng 2373ed0d76 Merge pull request #1345 from FlowiseAI/feature/ManualAnalytics
Feature/Add custom analytics
2023-12-08 12:19:33 +00:00
Henry Heng da2fe78e44 Update handler.ts 2023-12-08 12:09:29 +00:00
Henry Heng aaf4aee528 Merge pull request #1346 from FlowiseAI/feature/HyDE-Retriever
Feature/Update HyDE Retriever
2023-12-08 02:02:47 +00:00
Henry c9a7ee2ad4 update hyde retriever 2023-12-07 23:17:27 +00:00
Henry 7578183ac2 add custom analytics 2023-12-07 18:46:03 +00:00
vinodkiran 6e2d6cbac4 Merge branch 'main' into BUGFIX/XSS
# Conflicts:
#	packages/server/src/index.ts
2023-12-07 16:07:58 +05:30
vinodkiran e67c43157a XSS: Simplified by adding XSS middleware 2023-12-07 16:06:32 +05:30
Henry Heng 765e914d4c Merge pull request #1319 from vinodkiran/FEATURE/lshub-prompt
Feature/Prompt Fetch from Langsmith Hub
2023-12-06 17:55:08 +00:00
Henry 275540d183 add default limit to 100 2023-12-06 17:39:18 +00:00
Henry Heng 39c90f1405 Merge pull request #1342 from vinodkiran/BUGFIX/AWS-S3-Region
BugFix: S3 File Loader: Region missing
2023-12-06 16:49:24 +00:00
Henry Heng b57df046dc Merge pull request #1334 from takuabonn/bugfix/chatflows_dashboard_raises_warnings_in_the_browser_javascript_console
bugfix_console_warning
2023-12-06 12:27:59 +00:00
Henry Heng b5338857d6 Merge pull request #1338 from FlowiseAI/bugfix/RedisCache
Bugfix/Redis Cache Error
2023-12-06 12:27:40 +00:00
vinodkiran cc1a3101e2 S3 File Loader: Region missing fix 2023-12-06 15:01:30 +05:30
vinodkiran 8122377bbb LS Prompt Hub: Minor fixes 2023-12-06 12:53:43 +05:30
Henry Heng 516b713041 Merge pull request #1337 from FlowiseAI/feature/Zep
Feature/Update Zep version
2023-12-06 01:53:58 +00:00
Henry 2da6f59834 fix ttl parseInt error 2023-12-06 01:51:14 +00:00
Henry d397adb47a avoid button showing up for other systemprompt like conversation chain 2023-12-06 00:30:51 +00:00
Henry 8bdac386a5 Merge branch 'main' into feature/lshub-prompt 2023-12-06 00:12:35 +00:00
takuabonn 59308665c2 remove_props 2023-12-06 07:32:45 +09:00
Henry bfeebcd229 update Zep version 2023-12-05 19:02:33 +00:00
Henry 264a571abf update UI 2023-12-05 03:01:13 +00:00
takuabonn d3877e76d4 bugfix_console_warning 2023-12-05 09:16:40 +09:00
Henry Heng 1867f9be02 Merge pull request #1326 from automaton82/bugfix/MultipleChatflowListDeleteConfirmDialog
Fixing #1324 by lifting ConfirmDialog up.
2023-12-04 20:25:19 +00:00
Henry Heng e9c1f58cf6 Merge pull request #1325 from automaton82/bugfix/DeleteDuplicateChatflow
Fix for issue#1323 - delete duplicate chatflow
2023-12-04 20:16:51 +00:00
Henry Heng 5cc1ce5fd8 Merge pull request #1320 from FlowiseAI/bugfix/Question-Prefix-not-Updated
Bugfix/Question Prefix Not Updated
2023-12-04 20:10:25 +00:00
vinodkiran c856d94f7c Dependabot Alerts 2023-12-02 11:21:06 +05:30
vinodkiran 14c506adb3 XSS Fixes 2023-12-02 11:10:37 +05:30
automaton82 f60360f3b9 Fixing #1324 by lifting ConfirmDialog up. 2023-12-01 21:07:43 -05:00
automaton82 7df2e3fe6d Fix for issue#1323 - delete duplicate chatflow 2023-12-01 20:23:29 -05:00
Henry 86b236182b added fix to restart flow when prompt is question prefix 2023-12-01 15:35:00 +00:00
vinodkiran acac9ee68d Merge branch 'main' into FEATURE/lshub-prompt
# Conflicts:
#	packages/server/src/index.ts
2023-12-01 10:36:11 +05:30
vinodkiran 619e4c45e1 Merge branch 'main' into FEATURE/lshub-prompt 2023-12-01 10:31:29 +05:30
vinodkiran 51cb61f60a LS Prompt hub: adding credentials to the filtering logic 2023-12-01 10:30:56 +05:30