Commit Graph

102 Commits

Author SHA1 Message Date
Henry 4256655c7b add $vars and $flow to custom function 2024-01-17 23:47:11 +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
Ong Chung Yau 2c5e8d01ae Merge pull request #1523 from FlowiseAI/feature/GoogleGemini 2024-01-17 06:34:11 +08:00
chungyau97 2661a42a13 modify google gemini based on requested changes 2024-01-16 22:13:43 +08:00
chungyau97 f3a244a93c modify google gemini based on request changes 2024-01-16 16:19:21 +08:00
Ilango 0790c8ecb4 Fix merge conflicts 2024-01-16 11:19:01 +05:30
Henry 779e036c23 add ts-ignore 2024-01-16 11:13:50 +05:30
Henry 8bf72493b4 add sessionId tracking 2024-01-16 11:13:50 +05:30
Henry f66c03ab0a change agent/chain with memory to use runnable 2024-01-16 11:12:17 +05:30
Henry Heng 24d227598b Merge pull request #1532 from FlowiseAI/feature/Lagnfuse-Session-Id
Feature/SessionId Tracking
2024-01-15 19:12:57 +00:00
Henry b3ab8527f5 add ts-ignore 2024-01-15 18:36:31 +00:00
Henry 4ef9c1f511 add sessionId tracking 2024-01-15 18:28:46 +00:00
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
chungyau97 4d15e886fe fix error TS2322 part 3 2024-01-14 03:38:14 +08:00
chungyau97 c15250f28b add TopK and safetySettings 2024-01-13 16:18:35 +08:00
Ilango 6462ba0fae Add todo for category type in INode 2024-01-11 21:20:47 +05:30
Henry 02482f1b38 change agent/chain with memory to use runnable 2024-01-08 13:02:56 +00:00
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