Commit Graph

16 Commits

Author SHA1 Message Date
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 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
Octavian FlowiseAI 69e082e29f Add input moderation for all chains and agents 2024-03-09 23:19: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 8dec825c2d Merge branch 'main' into feature/OpenAI-Function
# Conflicts:
#	packages/server/marketplaces/chatflows/API Agent OpenAI.json
#	packages/server/marketplaces/chatflows/Conversational Retrieval Agent.json
#	packages/server/marketplaces/chatflows/OpenAI Agent.json
2023-11-29 00:26:36 +00:00
Henry 464a23e0f4 update agent model 2023-11-29 00:25:08 +00:00
Henry 3536c2afec fix memory nodes 2023-11-27 15:34:28 +00:00
Henry 0d7b916b86 update models for openai function 2023-11-24 11:55:56 +00:00
Henry 41caf2aee7 add memory fix 2023-10-09 19:56:15 +01:00
Henry d19f72db6f add analytic 2023-09-11 23:44:20 +01:00
Henry d37bc6acf6 fix conversation retrieval qa agent original prompt 2023-08-15 17:20:53 +01:00
Henry 5ef0324304 add output keys fix 2023-08-07 00:14:00 +01:00
Henry 0ae6f53295 add conversational retrieval agent 2023-08-06 19:45:21 +01:00