Commit Graph

87 Commits

Author SHA1 Message Date
Henry f66c03ab0a change agent/chain with memory to use runnable 2024-01-16 11:12:17 +05:30
Ilango 6462ba0fae Add todo for category type in INode 2024-01-11 21:20:47 +05:30
vinodkiran da76a151ff minor typo fixes... 2023-12-31 12:56:35 +05:30
vinodkiran 9e7f3587f1 Upgrading of analytic dependencies - langfuse and langsmith. 2023-12-30 18:22:21 +05:30
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
Henry 44294d0067 update default location for encryption key 2023-12-21 20:37:04 +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 be31a4f669 Merge branch 'main' into feature/env-vars 2023-12-20 01:39:45 +00:00
Henry 911b4fe7fb add new utilties - customfunction, setter/getter, replace code editor 2023-12-15 17:15:00 +00:00
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 Heng da2fe78e44 Update handler.ts 2023-12-08 12:09:29 +00:00
Henry 7578183ac2 add custom analytics 2023-12-07 18:46:03 +00:00
Henry 4b5f7028e3 fix chat history 2023-11-30 16:01:16 +00:00
Henry 3638485d1b Merge branch 'main' into feature/VectorStoreRevamp 2023-11-22 19:49:55 +00:00
Henry 3bddc95087 add user id 2023-11-17 16:41:49 +00:00
Henry 44cadc1cc3 add vector upsert ability 2023-11-16 18:34:17 +00:00
automaton82 1f0cc60fcc Adding ability to hide node param from UI 2023-11-10 15:34:38 -05:00
Henry b607c1228f add upload files and tool features 2023-11-09 11:55:30 +00:00
Henry b44c203807 Merge branch 'main' into feature/output-parsers
# Conflicts:
#	packages/ui/src/views/chatmessage/ChatMessage.js
2023-11-03 13:10:06 +00:00
Henry 5147da913c add fix to detect json or string 2023-10-31 23:00:09 +00:00
Henry 82074ee7a1 add datagrid field type 2023-10-31 22:12:09 +00:00
Henry f57a08f59b disabled ouput parser streaming 2023-10-31 14:07:29 +00:00
Henry 8857530f29 return JSON output in the chat 2023-10-29 10:27:04 +00:00
vinodkiran cd6538c5f2 Spelling Corrections. 2023-10-26 11:11:10 +05:30
Henry 40b233b8a7 update langfuse initialization types 2023-10-14 01:04:00 +01:00
Henry baa3d2afac minor convert chat history to text empty array fix 2023-10-13 16:23:50 +01:00
Henry db06f85c2a add multi options 2023-10-13 01:28:48 +01:00
Marc Klingen 3137905995 Remove unnecessary Langfuse inputs 2023-10-12 15:25:04 +02:00
Henry Heng 719c8c4e55 only emit token when parentId is undefined 2023-10-09 18:25:36 +01:00
Henry Heng 303e5653dd update cacheValue to capture other outputs object 2023-10-09 16:44:04 +01:00
Henry Heng 8ee4f0fc3c Update Interface.ts
code cleanup
2023-10-06 23:36:09 +01:00
vinodkiran d588ac0480 Adding support for LLM Caching. 2023-09-29 07:54:16 +05:30
vinodkiran f85c935983 Adding support for LLMonitor 2023-09-20 14:31:52 +05:30
Henry 9031057425 add FLOWISE_SECRETKEY_OVERWRITE 2023-09-18 16:45:00 +01:00
Henry d19f72db6f add analytic 2023-09-11 23:44:20 +01:00
Işık fa4d8b6643 fix: unknown error throwing on missing credentials. error handling/message humanized 2023-08-28 02:50:37 +03:00
Henry 94461025dc add vector to prompt 2023-08-16 01:43:11 +01:00
Henry 5ef0324304 add output keys fix 2023-08-07 00:14:00 +01:00
Henry 0ae6f53295 add conversational retrieval agent 2023-08-06 19:45:21 +01:00
Henry cec026a889 add check file paths 2023-07-29 02:01:18 +01:00
Henry 6378e08f27 fix default encryption key file path - Error: Error: Error: ENOENT: no such file or directory, open '' 2023-07-29 01:46:51 +01:00
Henry 05dd23b01d - update marketplaces
- add version to nodes and credentials
- hover over node actions
2023-07-28 15:56:40 +01:00
Henry 61dabbb7da Merge branch 'main' into feature/Credential
# Conflicts:
#	README.md
#	docker/.env.example
#	packages/components/nodes/documentloaders/Notion/NotionDB.ts
#	packages/components/nodes/memory/DynamoDb/DynamoDb.ts
#	packages/components/nodes/memory/MotorheadMemory/MotorheadMemory.ts
#	packages/components/nodes/memory/ZepMemory/ZepMemory.ts
#	packages/components/package.json
#	packages/components/src/utils.ts
#	packages/server/.env.example
#	packages/server/README.md
#	packages/server/marketplaces/chatflows/Conversational Retrieval QA Chain.json
#	packages/server/src/ChildProcess.ts
#	packages/server/src/DataSource.ts
#	packages/server/src/commands/start.ts
#	packages/server/src/index.ts
#	packages/server/src/utils/index.ts
#	packages/server/src/utils/logger.ts
2023-07-27 11:26:34 +01:00
Henry 2f10d46abc add handleEscapeChar 2023-07-25 00:32:50 +01:00
Henry 49c7ae718f add csv agent 2023-07-22 01:16:23 +01:00
Henry 1da012305a add airtable loader 2023-07-21 11:48:21 +01:00
Henry Heng c4c1f0bbc3 Merge pull request #522 from FlowiseAI/feature/SaveMessageClearMemory
Feature/ClearSessionMemory
2023-07-17 16:12:21 +01:00