Henry Heng
|
bca4de0c63
|
Feature/seq agents (#2798)
* update build functions
* sequential agents
* update langchain to 0.2, added sequential agent nodes
* add marketplace templates
* update howto wordings
* Merge branch 'main' into feature/Seq-Agents
# Conflicts:
# pnpm-lock.yaml
* update deprecated functions and add new sequential nodes
* add marketplace templates
* update marketplace templates, add structured output to llm node
* add multi agents template
* update llm node with bindmodels
* update cypress version
* update templates sticky note wordings
* update tool node to include human in loop action
* update structured outputs error from models
* update cohere package to resolve google genai pipeThrough bug
* update mistral package version, added message reconstruction before invoke seq agent
* add HITL to agent
* update state messages restructuring
* update load and split methods for s3 directory
|
2024-07-22 17:46:14 +01:00 |
Henry Heng
|
363d1bfc44
|
Chore/update deprecating nodes (#2540)
* update deprecating nodes
* add filters use cases to marketplace
* update log level
|
2024-07-12 18:37:57 +01:00 |
Henry
|
99eaa22af5
|
add fix for set variable
|
2024-03-12 14:07:53 +08:00 |
Christoph Simon | dotSource SE
|
8a0af7b446
|
fix(utilities): Handle escape characters in ifelse-function node's return value, resolves #1887
|
2024-03-10 18:35:50 +01:00 |
YISH
|
a412bcc84e
|
Update IfElseFunction.ts
|
2024-02-29 19:34:30 +08:00 |
YISH
|
735425e902
|
Update CustomFunction.ts
|
2024-02-26 11:05:29 +08:00 |
YISH
|
0521d26c60
|
Fix CustomFunction deserializing escaped JSON strings
|
2024-02-26 11:03:35 +08:00 |
YISH
|
50cef64193
|
Allows CustomFunction to be set as an Ending Node
|
2024-01-26 09:17:33 +08:00 |
Henry
|
31a4769079
|
fix output prediction output parser
|
2024-01-19 14:27:40 +00:00 |
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 |
YISH
|
c77e23b0d1
|
Fix CustomFunction receiving excaped inputs
|
2024-01-16 15:32:51 +08:00 |
Ilango
|
f5037f0b81
|
Update sticky note node configuration
|
2024-01-12 13:45:06 +05:30 |
Ilango
|
22ebf95a59
|
Rename StickyNote node and move to utilities category
|
2024-01-11 21:15:29 +05:30 |
Henry
|
8cb9393862
|
add fix for passing json variable
|
2024-01-05 02:46:36 +00:00 |
abhishekshankr
|
d8af8ccb09
|
Update icons
|
2023-12-21 12:00:14 -05: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 |
Henry
|
0e8f3ea572
|
add if else node and logic
|
2023-12-19 17:48: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 |