Commit Graph

1201 Commits

Author SHA1 Message Date
vinodkiran 333c834698 Merge branch 'main' into FEATURE/env-vars 2023-12-13 22:10:49 +05:30
Henry 2110e1146b add a public endpoint to retrieve chatbotconfig 2023-12-12 23:14:52 +00:00
Henry ebe24da14d Merge branch 'main' into feature/conversation-starters 2023-12-12 22:34:42 +00:00
vinodkiran ef3f1b34b1 Environment Variables: renaming overrideConfig node to envVars 2023-12-12 22:22:25 +05:30
Henry 8e1ef2d533 fix sanitized &amp 2023-12-12 12:44:42 +00:00
vinodkiran 790c7eabeb Environment Variables: Validations and minor fixes 2023-12-12 16:20:32 +05:30
vinodkiran c2e97b54ac Environment Variables: Validations and minor fixes 2023-12-12 16:19:52 +05:30
vinodkiran 947ab9dae6 Environment Variables: handling of environment variables in user input 2023-12-12 14:15:41 +05:30
vinodkiran bfa870e56b Environment Variables: injection of variables ($env) into the custom tool and addition of ($flow) object 2023-12-12 12:19:35 +05:30
Henry f51c1d5b7a check for array query parameter 2023-12-11 20:35:30 +00:00
vinodkiran 0bf5536095 Environment Variables: injection of variables into the custom script 2023-12-10 22:39:06 +05:30
vinodkiran 1d1bd4f556 Environment Variables: Dashboard along with CRUD Operations on variables. 2023-12-10 22:38:18 +05:30
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 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 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 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 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
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