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 |
Vinod Kiran
|
788d40f26b
|
Feature/externalize model list (#2113)
* fixes
* test json
* test json
* externalize model list
* externalize model list
* correcting awsChatBedRock Name
* lint fixes
* externalize models
* externalize chat models
* externalize chat models
* externalize llm models
* externalize llm models
* lint fixes
* addition of models for ChatMistral
* updating version numbers for all imapacted nodes.
* marketplace template updates
* update embeddings, marketplaces, add chatCohere
* config changes for new env variable
* removal of local models.json
* update models json file
---------
Co-authored-by: Henry <hzj94@hotmail.com>
|
2024-04-12 12:46:10 +01:00 |
Henry
|
0606d2c6dd
|
upgrade langchain version 0.1.0
|
2024-01-26 23:41:55 +00:00 |
abhishekshankr
|
d8af8ccb09
|
Update icons
|
2023-12-21 12:00:14 -05:00 |
vinodkiran
|
7d4337724d
|
Updating of Type LLMCache to BaseCache and renaming vars for clarity
|
2023-10-08 22:59:43 +05:30 |
vinodkiran
|
d81869fd59
|
Extending support for Caching to all LLM's.
|
2023-09-29 08:19:44 +05:30 |
Henry
|
05dd23b01d
|
- update marketplaces
- add version to nodes and credentials
- hover over node actions
|
2023-07-28 15:56:40 +01:00 |
Henry
|
ff755c3d1b
|
update credentials
|
2023-07-15 19:43:09 +01:00 |
Jeffrey-Wang
|
184a783847
|
fix: temperature convert to float
|
2023-06-29 21:23:21 +08:00 |
Henry
|
0ed8431252
|
fix Cohere API key not found
|
2023-05-24 13:27:38 +01:00 |
Henry
|
fc7fbd6c33
|
add cohere
|
2023-05-10 02:08:42 +01:00 |