Henry Heng
|
8caca472ba
|
Feature/Add prepend messages to memory (#2410)
add prepend messages to memory
|
2024-05-20 17:08:34 +01:00 |
Vinod Kiran
|
7006d64de0
|
Feature/s3 storage (#2226)
* centralizing file writing....
* allowing s3 as storage option
* allowing s3 as storage option
* update s3 storage
---------
Co-authored-by: Henry <hzj94@hotmail.com>
|
2024-04-23 11:35:38 +01:00 |
Henry Heng
|
a82dd93c6c
|
Feature/add max iterations to agents (#2161)
add max iterations to agents
|
2024-04-12 00:04:19 +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 Heng
|
cd4c659009
|
Feature/Mistral FunctionAgent (#1912)
* add mistral ai agent, add used tools streaming
* fix AWS Bedrock imports
* update pnpm lock
|
2024-03-18 13:17:00 +08:00 |
vinodkiran
|
2d208e1f99
|
Merge branch 'main' into FEATURE/Claude_vision
# Conflicts:
# packages/components/nodes/agents/ConversationalAgent/ConversationalAgent.ts
# packages/components/nodes/agents/MRKLAgentChat/MRKLAgentChat.ts
|
2024-03-11 09:50:33 +05:30 |
Octavian FlowiseAI
|
69e082e29f
|
Add input moderation for all chains and agents
|
2024-03-09 23:19:39 +01:00 |
Henry
|
c35eb0b7e5
|
add separate logic for conversation chain for openai vision
|
2024-03-09 17:01:22 +08:00 |
vinodkiran
|
bce7ff9ada
|
refactoring of interface into the common interface.ts file and misc changes
|
2024-03-08 17:59:54 +05:30 |
vinodkiran
|
2b0ca60686
|
lint fixes
|
2024-03-07 20:09:05 +05:30 |
vinodkiran
|
63b8c23072
|
Addition of Claude for Image uploads
|
2024-03-07 18:55:24 +05:30 |
Henry
|
b884e93ba2
|
fix speech to text dialog credential, fix url changed when clicked settings menu item
|
2024-02-24 15:39:07 +08:00 |
Henry
|
a48edcd3a8
|
touchup fixes
|
2024-02-21 18:39:24 +08:00 |
vinodkiran
|
b31e8715f4
|
reverting all image upload logic to individual chains/agents
|
2024-02-19 15:27:19 -08:00 |
Henry
|
46c47017bd
|
Merge branch 'main' into FEATURE/Vision
# Conflicts:
# packages/components/nodes/agents/ConversationalAgent/ConversationalAgent.ts
# packages/components/nodes/agents/MRKLAgentChat/MRKLAgentChat.ts
# packages/components/nodes/chains/ConversationChain/ConversationChain.ts
# packages/components/nodes/chains/LLMChain/LLMChain.ts
# packages/components/nodes/chatmodels/ChatOpenAI/ChatOpenAI.ts
|
2024-02-19 20:38:34 +08:00 |
vinodkiran
|
52ffa1772b
|
Multimodal Fixes...removing all static methods/variables.
|
2024-02-15 18:18:36 -05:00 |
Henry
|
9cd0362f24
|
Merge branch 'main' into FEATURE/Vision
# Conflicts:
# packages/components/nodes/chains/ConversationChain/ConversationChain.ts
# packages/server/src/index.ts
# packages/server/src/utils/index.ts
|
2024-02-02 02:54:06 +00:00 |
vinodkiran
|
5c8f48c2f1
|
Multimodal: Image Uploads.
|
2024-01-31 19:03:39 -05: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
|
3536c2afec
|
fix memory nodes
|
2023-11-27 15:34:28 +00:00 |
Henry
|
41caf2aee7
|
add memory fix
|
2023-10-09 19:56:15 +01:00 |
chungyau97
|
e9ed663d1f
|
add analytic into Conversational Agent
|
2023-09-13 16:15:57 +08:00 |
Henry
|
0ae6f53295
|
add conversational retrieval agent
|
2023-08-06 19:45:21 +01:00 |
Henry
|
05dd23b01d
|
- update marketplaces
- add version to nodes and credentials
- hover over node actions
|
2023-07-28 15:56:40 +01:00 |
Henry
|
91fe7e8e05
|
update marketplace
|
2023-07-15 23:44:30 +01:00 |
Henry
|
cf3bd72a98
|
update message schema
|
2023-07-10 16:51:36 +01:00 |
Henry
|
ffebe7c769
|
change flat to flatten from lodash
|
2023-06-10 01:34:37 +01:00 |
Henry
|
1f4efd6734
|
add debug
|
2023-05-19 18:20:41 +01:00 |
Henry
|
a80492e4c4
|
add localAI
|
2023-05-19 01:08:13 +01:00 |
chungyau97
|
2719c886cf
|
add Zapier NLP
|
2023-05-16 21:44:39 +07:00 |
Henry
|
1fd0eddf23
|
add memory to convo agent
|
2023-05-14 23:33:22 +01:00 |
Henry
|
e53651a415
|
add additional params
|
2023-04-27 23:14:42 +01:00 |
Henry
|
503386c074
|
add vector stores
|
2023-04-20 10:11:55 +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 |