Henry Heng
|
a92f7dfc3f
|
Bugfix/Update anthropic package (#5408)
update anthropic package
|
2025-11-04 16:22:02 +00:00 |
Henry Heng
|
97a196e11a
|
Chore/patch deps (#4015)
patch deps
|
2025-02-26 15:19:13 +00:00 |
Henry Heng
|
940c8fd3b0
|
Chore/LC v0.3 (#3517)
* bump langchain version to 0.3, upgrades on all chat models
* update all docs loader to have documents and text output options
* fix pnpm lock file
|
2024-11-28 11:06:12 +00:00 |
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 |
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 Heng
|
414b9f125c
|
Bugfix/Avoid hardcoded max tokens (#2003)
remove hard-coded max tokens
|
2024-03-25 12:10:31 +08:00 |
Henry
|
fa081acea0
|
Merge branch 'main' into feature/Indexing
# Conflicts:
# pnpm-lock.yaml
|
2024-03-15 15:30:37 +08:00 |
vinodkiran
|
63b8c23072
|
Addition of Claude for Image uploads
|
2024-03-07 18:55:24 +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 |
abhishekshankr
|
d8af8ccb09
|
Update icons
|
2023-12-21 12:00:14 -05:00 |
Henry
|
8358e59df2
|
add claude-2.1
|
2023-11-21 19:18:08 +00: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 |
Henry
|
05dd23b01d
|
- update marketplaces
- add version to nodes and credentials
- hover over node actions
|
2023-07-28 15:56:40 +01:00 |
Henry
|
976e74f13f
|
Merge branch 'main' into feature/Credential
|
2023-07-27 11:37:30 +01:00 |
chungyau97
|
2ad873c34f
|
modify parse for topP and topK
|
2023-07-26 01:13:16 +08:00 |
Henry
|
91fe7e8e05
|
update marketplace
|
2023-07-15 23:44:30 +01:00 |
Henry
|
d76a47b894
|
Merge branch 'main' into feature/Credential
# Conflicts:
# packages/components/src/utils.ts
# packages/server/src/ChildProcess.ts
|
2023-07-15 14:30:50 +01:00 |
Henry
|
413d654493
|
add credentials
|
2023-07-15 14:25:52 +01:00 |
Henry
|
4c47beabbc
|
update claude v2
|
2023-07-12 01:11:02 +01:00 |
Jeffrey-Wang
|
184a783847
|
fix: temperature convert to float
|
2023-06-29 21:23:21 +08:00 |
Henry
|
e89785080b
|
enable streaming
|
2023-05-22 17:16:21 +01:00 |
Henry
|
80f58d8542
|
add more models
|
2023-05-13 00:04:29 +01:00 |
Henry
|
9676bf2451
|
add chatAnthropic
|
2023-05-02 01:48:56 +01:00 |