Commit graph

347 commits

Author SHA1 Message Date
Jicheng Lu 8048524a31 refine state 2025-02-20 11:26:49 -06:00
Haiping Chen 6bd2af4151 Remove IConversationSideCar dependency 2025-02-20 09:33:47 -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 448d9a2a53 disable state load and save in sidecar 2025-02-18 13:25:51 -06:00
Jicheng Lu eee93541ec store dialog data 2025-02-17 11:56:53 -06:00
Jicheng Lu 172e316c31 refine conv state key search 2025-02-14 11:19:39 -06:00
chait 513007b7ce [update] Non empty code style constraint (default value constraint), unified optimization of the CreatedTime field and MongoDBContext methods; 2025-02-13 11:25:32 +08:00
Jicheng Lu 00c8e8cc46 rename and add cache 2025-02-11 19:16:49 -06:00
Jicheng Lu 96b23e4244 sort 2025-02-11 15:16:54 -06:00
Jicheng Lu f423a40f53 refine state search 2025-02-11 14:27:53 -06:00
Haiping Chen e45c6c0287 init conversation for stream 2025-02-07 13:41:20 -06:00
Jicheng Lu e208d1d8ff refine global stats 2025-02-04 15:32:26 -06:00
Jicheng Lu 034846bf02 refine statistics 2025-02-03 20:16:01 -06:00
Jicheng Lu 4d7a9c6aee refine agent filter 2025-01-30 11:14:52 -06:00
Jicheng Lu 80df2555fe fix cost calculation 2025-01-29 14:07:51 -06:00
Jicheng Lu ae8796e8c5 relocate 2025-01-28 23:37:06 -06:00
hchen2020 97b6cd24d3
Merge branch 'SciSharp:master' into master 2025-01-28 17:02:01 -06:00
Haiping Chen 85d3275b9c Allow append states in RuleTrigger. 2025-01-28 17:00:08 -06:00
Jicheng Lu db8afebc5c refine global stats 2025-01-28 16:46:59 -06:00
Jicheng Lu dac15cee26 rename 2025-01-28 10:56:45 -06:00
Jicheng Lu 453d4bc38f refine global stats 2025-01-27 23:10:37 -06:00
Jicheng Lu a8fa46eff5 add deep seek 2025-01-27 18:23:33 -06:00
Jicheng Lu 66e77a0078 refine 2025-01-24 15:22:23 -06:00
Jicheng Lu 3e45a6f6dc refine 2025-01-24 13:42:17 -06:00
Jicheng Lu 3e2d7dda42 add global stats 2025-01-23 23:45:43 -06:00
Jicheng Lu 6e9f2c93e4 add conv append 2025-01-13 01:14:36 -06:00
Haiping cd7fdf466d
Merge pull request #795 from GreenShadeZhang/dev_title_alias
Add Conversation Title Alias
2024-12-16 22:11:49 +00: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 4fde52456a removed unused code 2024-12-14 08:35:45 -08:00
Jicheng Lu 42ad511c7e add agent max message count 2024-12-13 14:34:17 -06:00
Gil Zhang 96eac1f26f Add Conversation Title Alias 2024-12-12 11:28:00 +08:00
Kerry Jiang 1e974441ff ChatHubConversationHook priority 2024-12-11 17:16:59 -08:00
Kerry Jiang ba855bc7cc introduce ConversationHookProvider to avoid ordering conversartion hooks in runtime 2024-12-07 13:47:17 -08:00
Jicheng Lu 47f698636d add comments 2024-12-03 11:52:25 -06:00
Aden 45bf766ef8
Update ConversationService.cs 2024-11-28 18:31:20 +08:00
Jicheng Lu 247afc4a88 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/merge-origin-agent 2024-11-27 11:30:48 -06:00
Haiping Chen 4507d99bfa Refactor reasoner and planner 2024-11-25 18:06:26 -06:00
Jicheng Lu de3621f8bf dynamic register fluid model 2024-11-25 16:13:40 -06:00
Jicheng Lu 65d5e2cf12 refine 2024-11-22 14:40:47 -06:00
Jicheng Lu 7415895db1 add flag 2024-11-07 13:53:06 -06:00
Jicheng Lu 43882b52bc refine side car 2024-11-04 16:44:41 -06:00
Jicheng Lu 07ee8fcf2f refine code 2024-10-31 15:32:58 -05:00
Jicheng Lu 805dc63ea8 init conv side car 2024-10-29 14:59:46 -05:00
Haiping e3da73b417
Merge pull request #698 from yileicn/master
Add a ChannelId column to the ConversationDocument
2024-10-24 21:23:09 -05:00
易磊 127f501771
conversation add channelId field 2024-10-25 10:12:59 +08:00
Haiping Chen dd82952b0e Rollback message payload change 2024-10-22 06:31:21 -05:00
易磊 15ce459971
Add a CallingPhone column to the ConversationDocument 2024-10-22 09:05:56 +08:00
iceljc 8e678340a1
Merge pull request #696 from iceljc/features/add-conv-tags
add tags
2024-10-18 15:51:01 -05:00
Jicheng Lu d84c8995d1 add tags 2024-10-18 15:50:39 -05:00
Haiping 0b4289b3b0
Merge pull request #692 from yileicn/OptimizeAssistantPlayload
support assistant message payload
2024-10-18 12:04:58 -05:00