Commit graph

121 commits

Author SHA1 Message Date
Jicheng Lu 3e0d1a4d2a add try catch 2025-02-27 16:19:43 -06:00
iceljc 29c8b023b5
Merge pull request #884 from zfchai/style-MongoDbContext
Code style adjustment and partial optimization
2025-02-19 10:26:23 -06:00
Jicheng Lu 8f5a307cd9 remove comments 2025-02-19 10:08:26 -06:00
Jicheng Lu 278751c107 clean code 2025-02-13 15:38:09 -06:00
Jicheng Lu 5c6e499051 send by group 2025-02-13 14:52:46 -06:00
chait ccd7c23da9 [update] Non empty code style constraint (default value constraint), change CreateTime to CreatedTime. 2025-02-13 11:42:16 +08:00
Jicheng Lu 16d3e92860 add entry agent id 2025-01-29 16:21:19 -06:00
Jicheng Lu 3e2d7dda42 add global stats 2025-01-23 23:45:43 -06:00
Haiping Chen a6ed69c355 Generate Indication from LLM 2025-01-09 16:30:25 -06:00
Jicheng Lu c69d750dc5 refine agent load 2025-01-08 16:05:29 -06:00
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