Ilango
|
74602484b2
|
Fix sticky note in marketplace chatflows
|
2024-01-16 14:25:18 +05:30 |
|
Henry
|
f66c03ab0a
|
change agent/chain with memory to use runnable
|
2024-01-16 11:12:17 +05:30 |
|
Ilango
|
e104af4346
|
Fix placeholder color for sticky note node
|
2024-01-12 17:09:36 +05:30 |
|
Ilango
|
38fce1d066
|
Fix sticky note text color in dark mode
|
2024-01-12 16:50:47 +05:30 |
|
Ilango
|
2742a26c6a
|
Fix console error and remove console.log statements
|
2024-01-12 14:08:55 +05:30 |
|
Ilango
|
951fda75c8
|
Update node input component
|
2024-01-12 13:44:24 +05:30 |
|
Ilango
|
1544f61407
|
Refactor CanvasNode to use the new sticky node
|
2024-01-12 13:41:58 +05:30 |
|
Ilango
|
42f80fade2
|
Add new node type for canvas - sticky note
|
2024-01-12 13:34:52 +05:30 |
|
Ilango
|
d70c097341
|
Add a sticky note node under tools
|
2024-01-11 14:37:10 +05:30 |
|
Henry
|
8cb9393862
|
add fix for passing json variable
|
2024-01-05 02:46:36 +00: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
|
5a76076ce4
|
ability to use flow.input within custom tool
|
2023-12-26 16:00:46 +00:00 |
|
Henry
|
6306904cfc
|
add missing methods, abstract classes
|
2023-12-26 15:54:50 +00:00 |
|
Henry
|
3126442e67
|
update variables option
|
2023-12-22 16:53:20 +00:00 |
|
vinodkiran
|
fd90fef94c
|
Bugfix: Unncessary load of Prompts on chatflow open. This fix loads them on dialog open.
|
2023-12-22 14:50:10 +05:30 |
|
Henry
|
f0cdf48d54
|
update ui changes
|
2023-12-21 17:28:25 +00:00 |
|
Henry
|
be31a4f669
|
Merge branch 'main' into feature/env-vars
|
2023-12-20 01:39:45 +00:00 |
|
Henry Heng
|
c636a9c914
|
Merge pull request #1407 from abhishekshankr/UI/Custom-Icons
UI/Custom Icons for Nodes
|
2023-12-19 23:35:37 +00:00 |
|
abhishekshankr
|
0842937e16
|
Updated Langfuse and LLMonitor logos
|
2023-12-19 17:52:22 -05:00 |
|
Henry
|
0e8f3ea572
|
add if else node and logic
|
2023-12-19 17:48:45 +00:00 |
|
Henry
|
e8af8b007a
|
add marketplace template
|
2023-12-17 18:58:37 +00:00 |
|
Henry
|
911b4fe7fb
|
add new utilties - customfunction, setter/getter, replace code editor
|
2023-12-15 17:15:00 +00:00 |
|
vinodkiran
|
333c834698
|
Merge branch 'main' into FEATURE/env-vars
|
2023-12-13 22:10:49 +05:30 |
|
Henry
|
ebe24da14d
|
Merge branch 'main' into feature/conversation-starters
|
2023-12-12 22:34:42 +00:00 |
|
vinodkiran
|
790c7eabeb
|
Environment Variables: Validations and minor fixes
|
2023-12-12 16:20:32 +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
|
1d1bd4f556
|
Environment Variables: Dashboard along with CRUD Operations on variables.
|
2023-12-10 22:38:18 +05:30 |
|
Henry
|
9a5d5720f9
|
get rid of credential for langchain hub
|
2023-12-09 13:49:53 +00:00 |
|
Henry Heng
|
765e914d4c
|
Merge pull request #1319 from vinodkiran/FEATURE/lshub-prompt
Feature/Prompt Fetch from Langsmith Hub
|
2023-12-06 17:55:08 +00:00 |
|
Henry
|
275540d183
|
add default limit to 100
|
2023-12-06 17:39:18 +00:00 |
|
vinodkiran
|
8122377bbb
|
LS Prompt Hub: Minor fixes
|
2023-12-06 12:53:43 +05:30 |
|
Henry
|
d397adb47a
|
avoid button showing up for other systemprompt like conversation chain
|
2023-12-06 00:30:51 +00:00 |
|
Henry
|
8bdac386a5
|
Merge branch 'main' into feature/lshub-prompt
|
2023-12-06 00:12:35 +00:00 |
|
takuabonn
|
59308665c2
|
remove_props
|
2023-12-06 07:32:45 +09:00 |
|
Henry
|
264a571abf
|
update UI
|
2023-12-05 03:01:13 +00:00 |
|
takuabonn
|
d3877e76d4
|
bugfix_console_warning
|
2023-12-05 09:16:40 +09:00 |
|
Henry Heng
|
1867f9be02
|
Merge pull request #1326 from automaton82/bugfix/MultipleChatflowListDeleteConfirmDialog
Fixing #1324 by lifting ConfirmDialog up.
|
2023-12-04 20:25:19 +00:00 |
|
automaton82
|
f60360f3b9
|
Fixing #1324 by lifting ConfirmDialog up.
|
2023-12-01 21:07:43 -05:00 |
|
automaton82
|
7df2e3fe6d
|
Fix for issue#1323 - delete duplicate chatflow
|
2023-12-01 20:23:29 -05:00 |
|
vinodkiran
|
acac9ee68d
|
Merge branch 'main' into FEATURE/lshub-prompt
# Conflicts:
# packages/server/src/index.ts
|
2023-12-01 10:36:11 +05:30 |
|
vinodkiran
|
619e4c45e1
|
Merge branch 'main' into FEATURE/lshub-prompt
|
2023-12-01 10:31:29 +05:30 |
|
Henry
|
674b8996f0
|
add back accidentally removed about dialog
|
2023-11-30 16:57:34 +00:00 |
|
Henry
|
77dc7520d7
|
update wording
|
2023-11-29 16:17:54 +00:00 |
|
Henry
|
8df93fa789
|
update chat message layout and fix when first start prompt clicked but not sent
|
2023-11-29 16:05:59 +00:00 |
|
Henry
|
b62a506edb
|
fix where prompt deleted index is not passed correctly
|
2023-11-29 15:04:24 +00:00 |
|
vinodkiran
|
e7583c3036
|
LS Prompt hub: right side details display changes
|
2023-11-29 20:16:32 +05:30 |
|
Henry
|
0ee47c2ccf
|
remove import/export database
|
2023-11-28 16:58:16 +00:00 |
|
vinodkiran
|
549a68d118
|
Bugfix: UI Fix - left align long chat flow names for consistency.
|
2023-11-28 20:58:39 +05:30 |
|
vinodkiran
|
0693a8b4ca
|
LS Prompt Hub: Prompt Display and sending back selected prompt to the prompt node
|
2023-11-28 19:27:39 +05:30 |
|