Commit graph

111 commits

Author SHA1 Message Date
Haiping f8ce505a1b
Merge pull request #785 from kerryjiang/master
Introduce ConversationHookProvider to avoid ordering conversation hooks in runtime
2024-12-14 19:48:59 +00:00
Kerry Jiang 1e974441ff ChatHubConversationHook priority 2024-12-11 17:16:59 -08:00
Jicheng Lu 4fa714ff87 add crontab storage 2024-12-08 18:29:04 -06:00
Kerry Jiang ba855bc7cc introduce ConversationHookProvider to avoid ordering conversartion hooks in runtime 2024-12-07 13:47:17 -08:00
Haiping Chen 8570bda4bb crontab 2024-12-05 11:11:16 -06:00
Jicheng Lu 4260e92737 minor change 2024-11-04 16:51:02 -06:00
Jicheng Lu 43882b52bc refine side car 2024-11-04 16:44:41 -06:00
Jicheng Lu 71ce4251c7 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-conv-sidecar 2024-11-04 12:57:34 -06:00
Jicheng Lu 51bca39dd6 add chat file download 2024-11-04 12:12:40 -06:00
Jicheng Lu 805dc63ea8 init conv side car 2024-10-29 14:59:46 -05:00
Jicheng Lu dc89b950c8 add message update 2024-10-11 15:07:41 -05:00
Jicheng Lu 76aa397e99 add processor 2024-10-10 12:55:44 -05:00
Jicheng Lu 1fcd93fd01 add notification and message type 2024-10-07 16:35:39 -05:00
Jicheng Lu 16904e092c refine knowledge doc 2024-09-17 12:50:39 -05:00
Jicheng Lu cd5456af79 fix welcome message 2024-09-16 17:04:08 -05:00
Jicheng Lu 6f004b85e8 add vector data source 2024-09-12 17:48:47 -05:00
Jicheng Lu 980138edad refine file selection prompt 2024-07-24 23:08:30 -05:00
Jicheng Lu bc76a49f52 refine json format
refine file select prompt
2024-07-24 17:54:49 -05:00
Jicheng Lu d983e2a44c refine code 2024-07-24 12:10:24 -05:00
Jicheng Lu 75f8d5b3ff refine json format in log 2024-07-23 17:44:39 -05:00
Jicheng Lu dc6888c001 minor change 2024-06-24 17:21:41 -05:00
Jicheng Lu c1687e8c45 add file source type 2024-06-06 14:57:41 -05:00
Jicheng Lu c93511065a refine file storage 2024-05-21 23:33:31 -05:00
Jicheng Lu d4493e0db6 prevent send event if it is not conversation 2024-05-15 21:45:31 -05:00
Jicheng Lu 4ca70dfdf0 fix log order 2024-05-09 21:37:32 -05:00
Jicheng Lu bec142f8ba remove comments 2024-05-08 14:33:03 -05:00
Jicheng Lu 49ab87425b fix json log 2024-05-08 14:32:09 -05:00
Jicheng Lu 2a31af5911 refine file service 2024-05-06 17:31:52 -05:00
Jicheng Lu 78fcda634b refine request path middleware 2024-05-06 02:37:58 -05:00
Jicheng Lu 81b79302e9 add chat indication 2024-05-01 10:45:12 -05:00
Jicheng Lu e3da6db9d7 refine multilanguage log 2024-04-23 16:27:09 -05:00
Haiping Chen 3c968bd068 PostbackFunctionName 2024-04-06 18:33:49 -05:00
Jicheng Lu 40bafdc327 add readonly 2024-04-02 15:39:14 -05:00
Jicheng Lu 8168b22707 refine element button 2024-04-02 14:09:42 -05:00
Jicheng Lu a649b658e4 add agent queue changed event 2024-03-31 23:55:13 -05:00
Haiping Chen f5eaa716ea Add featuer of VisibilityExpression 2024-03-31 14:28:16 -05:00
Haiping Chen 15291fa6f0 Fix OnRoutingInstructionRevised 2024-03-31 11:12:20 -05:00
Jicheng Lu f61ee50014 add active round log 2024-03-30 22:43:45 -05:00
Jicheng Lu bd7d3ffafa add state change event 2024-03-28 13:16:16 -05:00
C. Oceania 2cb5ccfee0
Change OnBreakpointUpdated to HardRule 2024-03-27 15:06:24 -05:00
Jicheng Lu d572f90502 refine state 2024-03-26 16:57:13 -05:00
Haiping Chen 4d99bf788c Fix StreamingLogHook.OnBreakpointUpdated 2024-03-25 08:29:49 -05:00
Haiping Chen f7cbbe84de UpdateBreakpoint resetStates 2024-03-24 08:56:21 -05:00
Haiping Chen 33df282add task completed hook. 2024-03-22 14:06:20 -05:00
Haiping Chen 6cc63913d4 Support editor in rich content. 2024-03-19 11:08:28 -05:00
Jicheng Lu 657677a43d add botsharp options 2024-03-18 14:36:41 -05:00
Haiping Chen 70fdec2d3e Support postback message. 2024-03-16 09:43:00 -05:00
C. Oceania 31805fb413
Merge pull request #339 from iceljc/features/add-message-delete-event
add message delete event
2024-03-12 06:13:13 -05:00
Jicheng Lu 6c1cebe87b add message delete event 2024-03-11 15:32:13 -05:00
Haiping Chen 1bccb15058 Syn agent template dict once states has been changed. 2024-03-11 13:26:49 -05:00