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
|
8caca472ba
|
Feature/Add prepend messages to memory (#2410)
add prepend messages to memory
|
2024-05-20 17:08:34 +01:00 |
Henry Heng
|
c33642cdf9
|
Feature/Buffer Memory SessionId (#2111)
* add sessionId to buffer memory, add conversation summary buffer memory
* add fix for conv retrieval qa chain
|
2024-04-11 11:18:39 +01:00 |
Henry
|
0606d2c6dd
|
upgrade langchain version 0.1.0
|
2024-01-26 23:41:55 +00:00 |
Henry
|
02482f1b38
|
change agent/chain with memory to use runnable
|
2024-01-08 13:02:56 +00:00 |
Henry
|
aac0546a7f
|
update all memory nodes
|
2023-12-21 00:50:24 +00:00 |
Henry
|
05dd23b01d
|
- update marketplaces
- add version to nodes and credentials
- hover over node actions
|
2023-07-28 15:56:40 +01:00 |
Henry
|
9281b57ef1
|
- update LangchainJS version
- add types & interfaces
- small ui bug fix
- update marketplace files
|
2023-04-13 18:32:00 +01:00 |
Henry
|
58e06718d1
|
Add more nodes for agents, loaders
|
2023-04-10 13:56:44 +01:00 |