Henry Heng
|
e6918381a5
|
Bugfix/Pass state to tool node for agents (#3139)
pass state to tool node for agents
|
2024-09-03 22:26:37 +01:00 |
Jrakru
|
2e45851822
|
Passing state to tool so that we can use them in custom tools (#3103)
|
2024-08-30 20:50:16 +01:00 |
Henry Heng
|
0a36aa7ef4
|
Feature/Add message history to agents (#3031)
add message history to agents
|
2024-08-17 19:28:01 +01:00 |
Henry Heng
|
70d7420d02
|
Feature/Seq Agent Nodes Update (#2942)
update all seg agent nodes to 2.0 for UI UX improvements
|
2024-08-06 11:30:08 +01:00 |
Henry Heng
|
dd7e3eef04
|
Bugfix/Check condition when input is undefined (#2914)
fix check condition when input is undefined
|
2024-07-30 23:20:36 +01:00 |
Henry Heng
|
e39fd130d0
|
Feat/add ability to specify initial state in overrideConfig (#2893)
add ability to specify initial state in overrideConfig
|
2024-07-27 13:13:16 +01:00 |
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 |