Commit Graph

1934 Commits

Author SHA1 Message Date
Henry 4f940b0d91 chck for empty string 2023-12-28 02:02:49 +00:00
Henry 85e6fad0aa added input moderation to assistant, prevent app from crashing by using try catch 2023-12-28 01:11:00 +00:00
Henry c9a6622df7 added LLM to moderation to detect similar deny sentences 2023-12-28 01:07:45 +00:00
Jared Tracy 25f43f2a30 includes DATABASE_SSL in other necessary files 2023-12-27 19:07:43 -06:00
Henry Heng 6921967e9d Merge pull request #1422 from FlowiseAI/feature/env-vars
Feature/Env Variables
2023-12-27 21:44:17 +00:00
Henry Heng c88729b129 Merge pull request #1427 from vinodkiran/BUGFIX/PromptHub-Loading
Bugfix: Unncessary load of Prompts on chatflow open.
2023-12-27 20:08:28 +00:00
Henry b6d08268d4 add abstract methods 2023-12-26 16:13:14 +00:00
Henry 5a76076ce4 ability to use flow.input within custom tool 2023-12-26 16:00:46 +00:00
Henry 6306904cfc add missing methods, abstract classes 2023-12-26 15:54:50 +00:00
Jared Tracy 735edab9ae Adds ENV boolean flag (DATABASE_SSL) for postgres ssl support
This is needed if hosting flowise data on a postgres server that requires ssl.
In PostgreSQL v15, the default rds.force_ssl is 1 (on)
2023-12-24 23:02:49 -06:00
Henry Heng e328252662 Update AWSChatBedrock logo 2023-12-23 17:41:43 +00:00
abhishekshankr a763297676 Fixed icons borders 2023-12-23 11:27:32 -05:00
Henry Heng 8836e7c532 Merge pull request #1421 from abhishekshankr/UI/ChatModelLogos
UI/Updated logos for Chatmodels, Embeddings and LLMs
2023-12-22 19:01:19 +00:00
Henry 3126442e67 update variables option 2023-12-22 16:53:20 +00:00
vinodkiran fd90fef94c Bugfix: Unncessary load of Prompts on chatflow open. This fix loads them on dialog open. 2023-12-22 14:50:10 +05:30
vinodkiran f6ee137ca3 lint fixes 2023-12-22 12:14:10 +05:30
vinodkiran be79adb07c lint fixes 2023-12-22 12:13:52 +05:30
vinodkiran f2f8ed6a9c Compression Retriever - LLM filter 2023-12-22 12:12:25 +05:30
vinodkiran fb02632f4b Compression Retriever - Embeddings Filter 2023-12-22 12:12:16 +05:30
vinodkiran 94236c4b5f Compression Retriever - Cohere Rerank 2023-12-22 12:12:04 +05:30
vinodkiran 56b043264a MMR Search for Pinecone, Weaviate, Zep and Supabase 2023-12-22 12:08:48 +05:30
vinodkiran 579f66e57e Updating langchain to 0.0.198 2023-12-22 09:20:55 +05:30
vinodkiran 1ffa568974 Addition of Pinecone MMR search 2023-12-22 09:08:53 +05:30
Henry 1a4ead3544 update S3 loader 2023-12-22 01:58:40 +00:00
Henry Heng ff74920858 Merge pull request #1423 from FlowiseAI/bugfix/Credential-Decrypt
Bugfix/Credential Decrypt
2023-12-21 20:48:34 +00:00
Henry 44294d0067 update default location for encryption key 2023-12-21 20:37:04 +00:00
Henry f0cdf48d54 update ui changes 2023-12-21 17:28:25 +00:00
abhishekshankr d22e772feb Fix stretched out logo 2023-12-21 12:20:37 -05:00
abhishekshankr 8cf34dfda8 Fix file extension 2023-12-21 12:04:48 -05:00
abhishekshankr d67cf332d8 Update icons 2023-12-21 11:57:09 -05:00
Henry Heng 1c299af26b Merge pull request #1418 from FlowiseAI/bugfix/Credential-Decrypt
Bugfix/Change encryption key path
2023-12-21 14:38:09 +00:00
Henry a2d4a3b8d0 Merge branch 'main' into feature/env-vars 2023-12-21 13:38:22 +00:00
vinodkiran d3ce6f859c Merge branch 'main' into FEATURE/Vision 2023-12-21 09:18:14 +05:30
Henry cc7debda0e update openai assistant tool 2023-12-21 01:52:03 +00:00
Henry 19f2989c83 rename agent executor name 2023-12-21 01:14:53 +00:00
Henry aac0546a7f update all memory nodes 2023-12-21 00:50:24 +00:00
Henry 48b17fc785 pass sessionId to custom tool 2023-12-20 23:59:04 +00:00
Henry 8c694e7987 change encryption key path 2023-12-20 21:28:22 +00:00
Henry 250465497b 🥳 flowise-components@1.4.9 2023-12-20 18:45:58 +00:00
Henry c6a82156c1 🥳 flowise-ui@1.4.5 release 2023-12-20 16:51:46 +00:00
Henry 9a312d8923 🥳 flowise@1.4.7 release 2023-12-20 16:51:07 +00:00
Henry Heng ab24524e70 Merge pull request #1414 from FlowiseAI/bugfix/Multiple-Upsert
Bugfix/Multiple Vector Upsert
2023-12-20 16:31:35 +00:00
vinodkiran c6ae3be257 Merge branch 'main' into FEATURE/Vision
# Conflicts:
#	packages/server/src/index.ts
2023-12-20 19:17:15 +05:30
Henry be31a4f669 Merge branch 'main' into feature/env-vars 2023-12-20 01:39:45 +00:00
Henry Heng 46571c796f Update index.ts 2023-12-20 01:16:15 +00:00
Henry 5917256e57 add fix to avoid running duplicated nodes when vector upsert 2023-12-19 23:48:18 +00:00
Henry Heng c636a9c914 Merge pull request #1407 from abhishekshankr/UI/Custom-Icons
UI/Custom Icons for Nodes
2023-12-19 23:35:37 +00:00
abhishekshankr f5536377d5 Update Icons 2023-12-19 17:53:05 -05:00
abhishekshankr 4ce79acdf6 Update OpenAI Icons 2023-12-19 17:52:50 -05:00
abhishekshankr 0842937e16 Updated Langfuse and LLMonitor logos 2023-12-19 17:52:22 -05:00