Commit graph

373 commits

Author SHA1 Message Date
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
易磊 7db73c19e2
optimize assistant message payload 2024-10-18 23:04:33 +08:00
Jicheng Lu e62a38eb5b add instruct 2024-10-17 18:17:38 -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 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
Haiping Chen 06d0b398fc reload agent in case it has been changed by hook 2024-09-30 15:33:14 -05:00
Haiping Chen b76f9bb979 add question to GetRelevantKnowledges. 2024-09-23 14:31:47 -05:00
Haiping Chen 5fceb2cd4f Add UserType. 2024-09-18 19:49:32 -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
Jicheng Lu b9a06bd6ba relocate 2024-09-05 10:34:35 -05:00
Haiping Chen afdd9d7483 Move KnowledgeService register to KnowledgebasePlugin 2024-09-05 06:39:26 -05:00
Jicheng Lu ddd1d0a28e Merge branch 'features/refine-audio-handler' of https://github.com/iceljc/BotSharp into features/refine-audio-handler 2024-09-04 10:16:25 -05:00
Haiping Chen 4f6fed56d8 Fix router history dialogs. 2024-09-04 10:01:40 -05:00
Jicheng Lu 32c99dee5f relocate 2024-09-03 22:13:25 -05:00
Wenbo Cao 720271d2b1 Add openai online whisper 2024-08-16 22:39:32 -05:00
Jicheng Lu 1ecec6b21a rename to file storage service 2024-08-07 20:56:29 -05:00
Jicheng Lu ec5535c72d split file service 2024-08-07 16:56:57 -05:00
Haiping 38b50a3ac7
Merge pull request #573 from yileicn/master
optimize paramter type check
2024-08-07 09:13:42 -05:00
Haiping ea441c75e8
Fix conversation_end 2024-08-05 16:32:22 -05:00
LAPTOP-3CFGGVOS\rabbit fb9ad1b7d0 optimize paramter type check 2024-08-04 23:01:08 +08:00
Haiping Chen feb0a04571 Add WaitTime to ElementActionArgs 2024-08-01 13:18:34 -05:00
Haiping Chen 58fb290fc9 TwostagePlanner practice 2024-07-25 17:11:51 -05:00
geffzhang a0a07bac2d BuiltInAgentId.AIAssistant 2024-07-25 09:24:14 +08:00
Haiping Chen 381deaa143 knowledge learner 2024-07-17 16:03:46 -05:00
Haiping Chen ed35da1928 Fix route to agent. 2024-07-11 16:43:03 -05:00
Jicheng Lu ced713d1f8 remove color 2024-07-03 14:11:13 -05:00
Jicheng Lu fccd28325f remove color 2024-07-03 11:50:39 -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 eb679701bd fix file save 2024-06-19 11:58:27 -05:00
Jicheng Lu c1687e8c45 add file source type 2024-06-06 14:57:41 -05:00
Jicheng Lu a66df13706 add image process fn 2024-06-06 13:30:39 -05:00
Jicheng Lu b336ef57a4 add pdf upload 2024-06-05 20:16:48 -05:00
Jicheng Lu ac8c9749b4 remove conversation header 2024-06-04 11:33:41 -05:00
Jicheng Lu 65514f5589 fix conv file delete issue 2024-05-31 12:02:34 -05:00
Jicheng Lu da850ead9e minor change 2024-05-30 23:12:34 -05:00
Jicheng Lu c0cd2387a2 fix user cache 2024-05-30 22:47:07 -05:00
Jicheng Lu d8615ead54 minor change 2024-05-30 11:17:52 -05:00
Jicheng Lu 1a554ea15a fix user issue 2024-05-30 11:15:51 -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
Jicheng Lu a5dad4dee4 refine summary prompt 2024-05-27 12:12:39 -05:00
C. Oceania 1d0a7e8196
Merge pull request #472 from yileicn/master
optimize UpdateBreakPoint
2024-05-27 08:19:50 -05:00
LAPTOP-3CFGGVOS\rabbit ad7b3a41eb optimize UpdateBreakpoint 2024-05-27 21:17:50 +08:00
LAPTOP-3CFGGVOS\rabbit 245384e8d2 optimize UpdateBreakPoint 2024-05-27 20:44:01 +08:00
Jicheng Lu b8becca945 minor change 2024-05-26 22:20:56 -05:00
Jicheng Lu 6c5be6da63 clean code 2024-05-26 22:20:27 -05:00
Jicheng Lu 953a53c4bc clean code 2024-05-26 22:19:06 -05:00
Jicheng Lu 6b5d77604e add conversation summary 2024-05-26 21:30:57 -05:00
Jicheng Lu 24fdefce98 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-conversation-summary 2024-05-26 20:40:28 -05:00
Jicheng Lu 2a456df846 temp save 2024-05-26 20:40:24 -05:00
Jicheng Lu c49fcc5dcf minor change 2024-05-26 20:09:18 -05:00
Jicheng Lu 8c2b77b45d change name 2024-05-13 11:51:33 -05:00
Haiping Chen d12954824b All exclude some states when cleaning states. 2024-05-13 08:58:26 -05:00
Haiping Chen 5699842b49 Save payload only when it's not empty. 2024-05-10 18:27:41 -05:00
C. Oceania 2a5d0ac4ef
Update ConversationService.SendMessage.cs 2024-05-07 17:23:17 -05:00
Haiping Chen 6554c43dbc Only show playload to AI. 2024-05-07 17:16:07 -05:00
Jicheng Lu 91093f6a04 add payload 2024-05-07 11:55:44 -05:00
Jicheng Lu 2a31af5911 refine file service 2024-05-06 17:31:52 -05:00
Jicheng Lu 8d90b3a7e2 add file controller 2024-05-06 02:59:03 -05:00
Jicheng Lu 67aa9ed0ae refine file storage 2024-05-06 01:51:59 -05:00
Jicheng Lu 2ecc0206aa temp save 2024-05-03 17:24:18 -05:00
Jicheng Lu 2f08a13f05 save file to directory 2024-05-03 14:57:44 -05:00
Haiping Chen 0ae2c4ba99 Server-sent Events. 2024-04-30 16:25:58 -05:00
Haiping Chen 2add4a6ae8 Fix localization return issue. 2024-04-23 14:48:30 -05:00
Haiping Chen 06974977e7 translation prompt. 2024-04-23 14:02:00 -05:00
Jicheng Lu f09c22b90c temp save 2024-04-22 14:29:21 -05:00
Jicheng Lu 72c0f06d93 minor change 2024-04-18 16:40:50 -05:00
Jicheng Lu 970bc4d028 add secondary content 2024-04-18 16:34:18 -05:00
Jicheng Lu 8af7466ecf use value kind 2024-04-16 14:48:55 -05:00
Jicheng Lu 46fdf455ee refine save state by args 2024-04-16 14:31:51 -05:00
Jicheng Lu 668df3e1ba fix file serialization 2024-04-13 10:23:20 -05:00