Henry Heng
|
66acd0c000
|
Feature/add ability to upload file from chat (#3059)
add ability to upload file from chat
|
2024-08-25 13:22:48 +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 |
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
|
fa081acea0
|
Merge branch 'main' into feature/Indexing
# Conflicts:
# pnpm-lock.yaml
|
2024-03-15 15:30:37 +08:00 |
Henry
|
c557d8d19c
|
update pnpm wordings
|
2024-03-12 16:53:20 +08:00 |
vinodkiran
|
20929dbff1
|
bugfix - fix for inccorect bedrock imports
|
2024-03-10 21:31:39 +05:30 |
Henry
|
2df05b3252
|
add claude 3 and xml agent
|
2024-03-06 01:05:43 +08:00 |
Henry
|
0606d2c6dd
|
upgrade langchain version 0.1.0
|
2024-01-26 23:41:55 +00:00 |
Henry Heng
|
e328252662
|
Update AWSChatBedrock logo
|
2023-12-23 17:41:43 +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
|
7952ef8df5
|
fix bedrock model empty bug
|
2023-12-19 01:31:09 +00:00 |
abhishekshankr
|
33cda28e2d
|
Updated chatmodel icons
|
2023-12-18 03:22:36 -05:00 |
Henry
|
6e4822c3bb
|
update bedrock
|
2023-12-15 17:49:29 +00:00 |
Henry
|
12c688aae0
|
update langchain version
|
2023-11-24 14:29:50 +00:00 |
Henry
|
536ed07f9d
|
add bedrock embeddings
|
2023-10-11 14:08:04 +01:00 |
vinodkiran
|
7d4337724d
|
Updating of Type LLMCache to BaseCache and renaming vars for clarity
|
2023-10-08 22:59:43 +05:30 |
vinodkiran
|
679eac1d0b
|
Addition of Cache Option for Chat Models
|
2023-10-08 11:44:43 +05:30 |
Brian Krygsman
|
5134fb3aed
|
Add AWS Bedrock chat model support
|
2023-10-02 08:50:17 -04:00 |