Henry Heng
|
bb7373ee62
|
Feature/Custom Tool OverrideConfig (#1979)
add ability to override custom tool
|
2024-03-18 15:22:36 +08:00 |
|
Henry
|
5a45a99620
|
Merge branch 'main' into chore/Upgrade-LC-version
|
2024-02-19 17:39:32 +08:00 |
|
chungyau97
|
342adff8cb
|
fix weird error
|
2024-02-16 20:20:17 +08:00 |
|
Henry
|
0606d2c6dd
|
upgrade langchain version 0.1.0
|
2024-01-26 23:41:55 +00:00 |
|
Henry
|
4256655c7b
|
add $vars and $flow to custom function
|
2024-01-17 23:47:11 +00:00 |
|
Henry
|
02482f1b38
|
change agent/chain with memory to use runnable
|
2024-01-08 13:02:56 +00:00 |
|
Henry
|
5a76076ce4
|
ability to use flow.input within custom tool
|
2023-12-26 16:00:46 +00:00 |
|
Henry
|
f0cdf48d54
|
update ui changes
|
2023-12-21 17:28:25 +00:00 |
|
Henry
|
48b17fc785
|
pass sessionId to custom tool
|
2023-12-20 23:59:04 +00:00 |
|
Henry
|
be31a4f669
|
Merge branch 'main' into feature/env-vars
|
2023-12-20 01:39:45 +00:00 |
|
abhishekshankr
|
37030b9ace
|
Updated tools and utilities icons
|
2023-12-18 04:05:51 -05:00 |
|
Henry
|
911b4fe7fb
|
add new utilties - customfunction, setter/getter, replace code editor
|
2023-12-15 17:15:00 +00:00 |
|
vinodkiran
|
ef3f1b34b1
|
Environment Variables: renaming overrideConfig node to envVars
|
2023-12-12 22:22:25 +05:30 |
|
vinodkiran
|
c2e97b54ac
|
Environment Variables: Validations and minor fixes
|
2023-12-12 16:19:52 +05:30 |
|
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 |
|
vinodkiran
|
0bf5536095
|
Environment Variables: injection of variables into the custom script
|
2023-12-10 22:39:06 +05:30 |
|
Henry
|
82074ee7a1
|
add datagrid field type
|
2023-10-31 22:12:09 +00:00 |
|
Henry
|
68b6d4f30a
|
add override customToolFunc
|
2023-08-07 01:45:40 +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
|
7ec8f8ea28
|
address vm2 security
|
2023-07-16 14:32:47 +01:00 |
|
Henry
|
70da39629c
|
add custom tool
|
2023-06-21 18:31:53 +01:00 |
|