Commit Graph

672 Commits

Author SHA1 Message Date
Kenny Vaneetvelde 288e451161 Improve flexibility of the structured output parser by allowing the user to input an example JSON and automatically converting it to a zod scheme 2024-02-03 19:43:44 +01:00
Henry 6013743705 add subquestion query engine marketplace template 2024-02-03 02:14:43 +00:00
Henry Heng 340e85da91 Merge pull request #1611 from FlowiseAI/feature/LlamaIndex
Feature/llama index
2024-02-02 20:00:21 +00:00
Henry a4131dc21b add fixes for chaining 2024-02-02 15:44:05 +00:00
Henry c5bd4d4168 address configuration fix and add BLOB_STORAGE_PATH env variable 2024-02-02 13:55:38 +00:00
Henry 9cd0362f24 Merge branch 'main' into FEATURE/Vision
# Conflicts:
#	packages/components/nodes/chains/ConversationChain/ConversationChain.ts
#	packages/server/src/index.ts
#	packages/server/src/utils/index.ts
2024-02-02 02:54:06 +00:00
Henry 7881f295ab update vec 2 doc node 2024-02-01 19:18:14 +00:00
Henry Heng 7e475f1288 Merge pull request #1634 from pele-ai/feature/mysql-ssl
mysql-ssl
2024-02-01 13:21:29 +00:00
melon 8d62adec2f Refactor session ID assignment in App class 2024-02-01 14:19:39 +08:00
vinodkiran eab8c19f8c Multimodal: deleting uploads on delete of all chatmessages or chatflow 2024-01-31 20:03:54 -05:00
vinodkiran aa5d1417a1 Multimodal: deleting uploads on delete of all chatmessages 2024-01-31 19:16:58 -05:00
vinodkiran 5c8f48c2f1 Multimodal: Image Uploads. 2024-01-31 19:03:39 -05:00
Henry c98ef7a8b1 🥳 flowise@1.4.12 release 2024-01-31 13:35:00 +00:00
vinodkiran e81927ee13 SpeechToText: Adding SpeechToText at the Chatflow level. 2024-01-31 07:48:38 -05:00
vinodkiran 4604594c55 SpeechToText: Adding SpeechToText at the Chatflow level. 2024-01-30 21:48:08 -05:00
niztal 4107118673 avoid BWC PGSQLMODE returning empty ssl object 2024-01-30 23:44:42 +02:00
Henry Heng 2ac9e3f7bf Merge pull request #1646 from FlowiseAI/feature/ConversationChain
Feature/Conversation Chain Input Moderation
2024-01-30 20:58:23 +00:00
niztal a382e230f4 fix lint issues 2024-01-30 22:07:56 +02:00
niztal 82e78d3e4d refactor uninfy pg and mysql to use the same SSL config function 2024-01-30 22:06:12 +02:00
Henry 214b312fe5 add input moderation to conversation chain 2024-01-30 17:57:11 +00:00
Henry 2b67346ce0 add fix for not recognizing overrideConfig JSON value 2024-01-30 17:42:48 +00:00
Henry 4d6881b506 add return source documens to retriever tool 2024-01-30 14:12:55 +00:00
niztal 289b04fb12 fix lint 2024-01-30 00:50:27 +02:00
niztal 1b69ebdb93 mysql-ssl 2024-01-29 23:30:38 +02:00
Henry Heng f460b761fb Merge pull request #1613 from Jaredude/feature/database-postgres-self-signed-ssl
adds DATABASE_SSL_KEY_BASE64 for pg connection
2024-01-29 10:11:50 +00:00
Henry Heng 071232091f Merge pull request #1608 from automaton82/FEATURE-CORS-CSP-headers-security
Implementing CORS and CSP headers from config
2024-01-29 10:04:19 +00:00
Henry 21c47d8049 add subquery engine 2024-01-28 23:46:55 +00:00
niztal 30ff29afc7 fix lint errors 2024-01-28 23:49:42 +02:00
niztal 74f7cd6e31 fix bug settings.json not found on upsert 2024-01-28 23:34:21 +02:00
Henry b636b4384c Merge branch 'main' into feature/LlamaIndex
# Conflicts:
#	packages/server/src/index.ts
2024-01-27 23:22:05 +00:00
vinodkiran d61e3d53ec SpeechToText: Adding SpeechToText at the Chatflow level. 2024-01-27 20:26:46 +05:30
Henry 29d840c09e update pinecone marketplace version 2024-01-27 00:56:33 +00:00
Henry a711e21ac7 update embeddings and marketplace templates 2024-01-27 00:52:23 +00:00
Henry d6030f8e9c fix custom function ending node 2024-01-26 19:24:48 +00:00
YISH 50cef64193 Allows CustomFunction to be set as an Ending Node 2024-01-26 09:17:33 +08:00
Jared Tracy 5b126c60bc adds DATABASE_SSL_KEY_BASE64 for pg connection
DATABASE_SSL_KEY_BASE64 takes priority over DATABASE_SSL env var

If neither are provided, no ssl value will be used.
This allows for the usage of PGSSLMODE
2024-01-25 17:16:11 -06:00
Ilango 94d8e003e7 Merge branch 'main' of github.com:0xi4o/Flowise into feature/scrapped-links 2024-01-26 03:57:21 +05:30
Ilango 98acb35376 Revert adding condition to skip initialization of web scraper nodes 2024-01-26 03:55:59 +05:30
Henry 1fb3e25f53 update linting issues 2024-01-25 21:57:56 +00:00
automaton82 089928aaa8 Return no result with disallowed for CORS response, not an error 2024-01-25 15:43:42 -05:00
automaton82 657dace89e Fixing comments from PR 2024-01-25 15:29:02 -05:00
Henry 2d6dcb3e82 Merge branch 'main' into feature/LlamaIndex
# Conflicts:
#	.github/workflows/autoSyncMergedPullRequest.yml
2024-01-25 19:16:20 +00:00
automaton82 3be2393412 Implementing CORS and CSP headers from env config 2024-01-25 11:39:13 -05:00
Henry 1c6694b197 🥳 flowise@1.4.11 release 2024-01-25 16:22:42 +00:00
Ilango 3abfa13587 Add condition to skip initializing web scraper nodes during prediction 2024-01-25 11:23:11 +05:30
Henry Heng d38433ba5d Merge pull request #1602 from tsiougkosn/main
feature : include chat message id in result
2024-01-25 01:43:25 +00:00
Ofer Mendelevitch 8a96493e32 after yarn lint 2024-01-24 16:45:37 -08:00
Ofer Mendelevitch 03e2869b8e updated vectara chatflow 2024-01-24 16:13:19 -08:00
nikos.tsiougkos da346d7814 include chat message id in result 2024-01-24 18:05:32 +02:00
vinodkiran 3ce22d0dde MultiModal : Adding functionality to base OpenAI Chat Model 2024-01-24 18:25:22 +05:30