Commit Graph

447 Commits (flowise-components@1.5.2)

Author SHA1 Message Date
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
Henry 2dd1c71cf2 return response 2024-01-21 22:26:58 +00:00
Henry 5d25c35a1a add env path for settings json 2024-01-21 18:24:54 +00:00
Henry 2b2a5b9028 add console call back to chains 2024-01-19 18:36:49 +00:00
Henry 2640f6b1dc update prediction_sent metadata 2024-01-19 00:49:52 +00:00
Henry b5de88784b add flag 2024-01-19 00:38:08 +00:00
Henry 953e1468bb add telemetry 2024-01-19 00:02:31 +00:00
Henry 4256655c7b add $vars and $flow to custom function 2024-01-17 23:47:11 +00:00
Henry Heng 207a3f3dd7
Merge pull request #1426 from vinodkiran/FEATURE/RAG-VectorStores-Updates
FEATURE Addition : MMR and Document Compressors
2024-01-17 17:52:55 +00:00
Henry 1bf7944776 update retrievers and add mmr to other vector stores 2024-01-17 15:55:56 +00:00
Ilango 27f2a7f6ba
Merge pull request #1513 from 0xi4o/feature/sticky-notes-node
FEATURE: Sticky Note node
2024-01-17 07:37:24 +05:30
Henry 8c1e62be42 🥳 flowise@1.4.10 release 2024-01-16 16:09:13 +00:00
Ilango 9b114212c0 Apply prettier 2024-01-16 14:25:36 +05:30
Keith Kacsh 06201e7cf0 Revert model var to string, refactor for case without a key and just override if so 2024-01-16 11:13:50 +05:30
Keith Kacsh 58f9e88b1f Introduce new credential for LocalAI, Pass optional auth to LocalAI, New env var 2024-01-16 11:13:50 +05:30
Henry 79e988be09 delete message API 2024-01-16 11:13:50 +05:30
Ofer Mendelevitch a3ea487ecb after yarn lint-fix 2024-01-16 11:13:07 +05:30
Ofer Mendelevitch 7acbc0b068 updated component to V2.0
Updated marketplace  "Chain Upload" JSON file
2024-01-16 11:13:07 +05:30
Henry f66c03ab0a change agent/chain with memory to use runnable 2024-01-16 11:12:17 +05:30
Henry 7ba4a063fb Merge branch 'main' into bugfix/Concurrent-Chat-Session
# Conflicts:
#	packages/components/nodes/agents/OpenAIFunctionAgent/OpenAIFunctionAgent.ts
2024-01-15 13:22:59 +00:00
Henry ec50493851 delete message API 2024-01-14 11:57:53 +00:00
Henry Heng 733f1ec484
Merge pull request #1462 from vectara/add_mmr_vectara
added support for MMR
2024-01-14 00:18:29 +00:00
Ofer Mendelevitch b5bcfc0d5c after yarn lint-fix 2024-01-08 16:46:36 -08:00
Ofer Mendelevitch a26167ac5a updated component to V2.0
Updated marketplace  "Chain Upload" JSON file
2024-01-08 16:09:50 -08:00
Henry bb77e3f591 fix chatbot config 2024-01-08 17:13:07 +00:00
Henry 02482f1b38 change agent/chain with memory to use runnable 2024-01-08 13:02:56 +00:00
Henry 8cb9393862 add fix for passing json variable 2024-01-05 02:46:36 +00:00
Henry Heng f1f2f71fe8
Merge pull request #1451 from FlowiseAI/chore/Upgrade-LC-0.0.213
Chore/update langchain version
2024-01-03 16:02:25 +00:00
Henry e513b69e3e 🥳 flowise@1.4.9 bugfix release 2024-01-03 00:54:31 +00:00
Henry Heng 2ebd311016
Merge pull request #1474 from FlowiseAI/bugfix/Credential-Decrypt
Bugfix/Credential Decrypt
2024-01-03 00:44:05 +00:00
Henry 383f612e11 add check for secretkey_path 2024-01-03 00:35:55 +00:00
Henry 573863ae6c 🥳 flowise@1.4.8 minor release 2023-12-30 23:39:05 +00:00
Henry 75b5b33d8d update langchain version 2023-12-30 12:29:00 +00:00
Henry Heng 0f03fe54e3
Merge pull request #1433 from Jaredude/feature/databases-postgres-ssl
Adds ENV boolean flag (DATABASE_SSL) for postgres ssl support
2023-12-30 10:53:25 +00:00
Henry Heng da18b6a5c0
Update 1702200925471-AddVariableEntity.ts 2023-12-29 15:17:26 +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
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 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 44294d0067 update default location for encryption key 2023-12-21 20:37:04 +00:00
Henry a2d4a3b8d0 Merge branch 'main' into feature/env-vars 2023-12-21 13:38:22 +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 9a312d8923 🥳 flowise@1.4.7 release 2023-12-20 16:51:07 +00:00
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