Commit Graph

1166 Commits

Author SHA1 Message Date
vinodkiran 99bc9d64fb XSS: replacing deprecated sanitize-js with sanitize-html 2023-12-08 18:50:58 +05:30
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
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
Henry Heng 423c23aaf0 Merge pull request #1317 from FlowiseAI/bugfix/AboutDialog
Bugfix/add back accidentally removed about dialog
2023-11-30 17:55:58 +00:00
Henry 674b8996f0 add back accidentally removed about dialog 2023-11-30 16:57:34 +00:00
Henry 4b5f7028e3 fix chat history 2023-11-30 16:01:16 +00:00
vinodkiran e7583c3036 LS Prompt hub: right side details display changes 2023-11-29 20:16:32 +05:30
Henry 5a5097e997 update flowise-components to 1.4.5 2023-11-29 13:42:17 +00:00
Henry 6a7726956c update marketplace templates 2023-11-29 00:52:48 +00:00
Henry 8dec825c2d Merge branch 'main' into feature/OpenAI-Function
# Conflicts:
#	packages/server/marketplaces/chatflows/API Agent OpenAI.json
#	packages/server/marketplaces/chatflows/Conversational Retrieval Agent.json
#	packages/server/marketplaces/chatflows/OpenAI Agent.json
2023-11-29 00:26:36 +00:00
Henry 464a23e0f4 update agent model 2023-11-29 00:25:08 +00:00
Henry Heng 9d64ebb72a Merge pull request #1304 from FlowiseAI/chore/Remove-Import-Export-Database
Chore/remove import and export database
2023-11-28 22:52:44 +00:00
Henry 147526ff72 remove zapier NLA as its not supported anymore 2023-11-28 17:00:10 +00:00
Henry 0ee47c2ccf remove import/export database 2023-11-28 16:58:16 +00:00
Henry Heng 20f2da1743 Merge pull request #1271 from avin-kavish/seperate-api-key-util
Refactor: Move api key utilities to separate file
2023-11-28 16:41:47 +00:00
Henry f36cfca87b Merge branch 'main' into feature/OpenAI-Assistant 2023-11-28 16:24:46 +00:00
Henry 1cd465a08e update openai assistant version 2023-11-28 16:23:11 +00:00
Henry Heng 28daa5b3eb Merge pull request #1302 from FlowiseAI/feature/OpenAI-Assistant
Feature/add disable file download and regex to remove citation
2023-11-28 16:19:24 +00:00
Henry Heng b6a9d44541 Merge pull request #1300 from vinodkiran/BUGFIX/caseinsensitive-simple-moderation
Bugfix: Simple Moderation, making the checks case-insensitive
2023-11-28 16:11:17 +00:00
Henry 7362dec5c1 add disable file download and regex to remove citation 2023-11-28 16:08:35 +00:00
vinodkiran 549a68d118 Bugfix: UI Fix - left align long chat flow names for consistency. 2023-11-28 20:58:39 +05:30
vinodkiran 887b003cdd Bugfix: Simple Moderation, making the checks case-insensitive 2023-11-28 20:53:33 +05:30
vinodkiran 0693a8b4ca LS Prompt Hub: Prompt Display and sending back selected prompt to the prompt node 2023-11-28 19:27:39 +05:30
vinodkiran 8897dd9c5f LS Prompt Hub: Moving calls to server side and adding functionality to show the detailed prompt 2023-11-27 22:42:04 +05:30
Henry 3536c2afec fix memory nodes 2023-11-27 15:34:28 +00:00
vinodkiran 4a3e1784d8 LS Prompt Hub: Initial Commit 2023-11-27 06:06:18 +05:30