Commit graph

57 commits

Author SHA1 Message Date
Jicheng Lu 172e316c31 refine conv state key search 2025-02-14 11:19:39 -06:00
Jicheng Lu 00c8e8cc46 rename and add cache 2025-02-11 19:16:49 -06:00
Jicheng Lu f423a40f53 refine state search 2025-02-11 14:27:53 -06:00
Haiping Chen 85d3275b9c Allow append states in RuleTrigger. 2025-01-28 17:00:08 -06:00
Gil Zhang 96eac1f26f Add Conversation Title Alias 2024-12-12 11:28:00 +08:00
Jicheng Lu d84c8995d1 add tags 2024-10-18 15:50:39 -05:00
Jicheng Lu dc89b950c8 add message update 2024-10-11 15:07:41 -05:00
Jicheng Lu 3271ce65f7 change param name 2024-10-07 16:42:20 -05:00
Jicheng Lu 1fcd93fd01 add notification and message type 2024-10-07 16:35:39 -05:00
LAPTOP-3CFGGVOS\rabbit 3f8e506ec7 optimize conversation Progeess, hotfix invoke function progress question 2024-09-12 18:49:45 +08:00
Jicheng Lu 29af7cdea0 add exclude agent ids 2024-09-09 12:26:26 -05:00
Haiping Chen feb0a04571 Add WaitTime to ElementActionArgs 2024-08-01 13:18:34 -05:00
Jicheng Lu f65eeddb8e add agent tools 2024-06-24 22:46:13 -05:00
Jicheng Lu 6b3c12fc6d refine message files 2024-06-19 18:04:47 -05:00
Jicheng Lu 0b56a18aa6 summarize multiple conversations 2024-05-28 21:50:16 -05:00
Jicheng Lu 6693c7cff2 resolve conflict 2024-05-27 12:15:44 -05:00
LAPTOP-3CFGGVOS\rabbit ad7b3a41eb optimize UpdateBreakpoint 2024-05-27 21:17:50 +08:00
Jicheng Lu 2a456df846 temp save 2024-05-26 20:40:24 -05:00
Jicheng Lu 2a31af5911 refine file service 2024-05-06 17:31:52 -05:00
Haiping Chen ca262e7ec3 ConversationBreakpoint.Reason 2024-04-07 22:15:51 -05:00
Jicheng Lu 55480a97ea add active rounds to state 2024-03-27 13:50:27 -05:00
Haiping Chen f7cbbe84de UpdateBreakpoint resetStates 2024-03-24 08:56:21 -05:00
Haiping Chen b9bfe0a7df Add breakpoint feature. 2024-03-23 20:31:15 -05:00
Haiping Chen 70fdec2d3e Support postback message. 2024-03-16 09:43:00 -05:00
Jicheng Lu b547ff1665 add clean setting 2024-03-07 11:25:23 -06:00
Jicheng Lu eb9a2bb25e add background service to clean idle conversations 2024-03-07 01:34:52 -06:00
C. Oceania 5b7e2c64c2
Merge pull request #327 from iceljc/features/add-log-agent-id
refine content log input
2024-02-29 23:48:55 -06:00
Haiping Chen fb0adadf6a Unified InvokeFunction. 2024-02-29 23:44:57 -06:00
Jicheng Lu 174aa61fe9 rename model 2024-02-29 20:50:39 -06:00
Haiping Chen 72c5ec7bd9 Improve IRoutingHook. 2024-02-28 14:40:59 -06:00
Jicheng Lu c1753b888c add content log and state log 2024-02-15 14:43:36 -06:00
Jicheng Lu e2abe6a5fd add truncate message 2024-01-28 19:33:40 -06:00
Haiping Chen 61c1f9623b Fix StopCompletion issue for hook.OnMessageReceived. 2023-12-12 08:16:34 -06:00
Haiping Chen 78d66eb9c5 Pagination 2023-12-04 17:42:46 -06:00
Haiping Chen fcc8ba6a3d Websocket authentication. 2023-11-27 21:19:07 -06:00
Deep Blue cf08261afb RichMessageBase and Welcome message. 2023-11-27 15:00:26 -06:00
Jicheng Lu bd4ec132d5 revert change 2023-11-26 21:44:17 -06:00
Jicheng Lu e3b0a7f075 get channel from conversation 2023-11-26 21:04:48 -06:00
Jicheng Lu ddd460e6b5 add delete conversation 2023-11-26 00:29:06 -06:00
Visagan Guruparan 59160bffcb Resolve issue "Update Conversation title dynamically" 2023-11-21 23:07:19 -06:00
SeplzZZ e467a7bd01 add ConversationTimeoutService 2023-11-10 10:01:03 -06:00
Haiping Chen 3caa7a5499 HFPlanner 2023-10-30 11:48:18 -05:00
Haiping Chen 17bfcb2518 Set model in conversation state. 2023-09-13 20:41:51 -05:00
hchen2020 93457dd6a9 Support model switch in request level. 2023-09-09 10:37:38 -05:00
Haiping Chen 05b8db8547 Support states from inbound api. 2023-09-05 22:19:36 -05:00
Haiping Chen 147aa944da Fix reasoner function call. 2023-09-03 21:45:31 -05:00
Haiping Chen c2cb80bc67 Add Instruct Mode and Open API. 2023-09-01 17:26:25 -05:00
hchen2020 0da5bd36f7 Add onFunctionExecuted to reflect UI progress. 2023-08-20 14:02:59 -05:00
hchen2020 a4f5af93f7 Add CleanState function. 2023-08-15 10:41:34 -05:00
hchen f6dec6e6e2 Redefine IFunctionCallback.Execute. 2023-08-14 17:14:05 -05:00