Commit graph

85 commits

Author SHA1 Message Date
Haiping Chen b76f9bb979 add question to GetRelevantKnowledges. 2024-09-23 14:31:47 -05:00
LAPTOP-3CFGGVOS\rabbit 3f8e506ec7 optimize conversation Progeess, hotfix invoke function progress question 2024-09-12 18:49:45 +08:00
Haiping Chen 4f6fed56d8 Fix router history dialogs. 2024-09-04 10:01:40 -05:00
Wenbo Cao 720271d2b1 Add openai online whisper 2024-08-16 22:39:32 -05:00
Haiping ea441c75e8
Fix conversation_end 2024-08-05 16:32:22 -05:00
Haiping Chen 58fb290fc9 TwostagePlanner practice 2024-07-25 17:11:51 -05: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 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 b336ef57a4 add pdf upload 2024-06-05 20:16:48 -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 2a31af5911 refine file service 2024-05-06 17:31:52 -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
Haiping Chen ca262e7ec3 ConversationBreakpoint.Reason 2024-04-07 22:15:51 -05:00
Haiping Chen 3c968bd068 PostbackFunctionName 2024-04-06 18:33:49 -05:00
Haiping Chen 48cae89ac7 OnConversationEnding 2024-03-29 19:51:22 -05:00
Haiping Chen 280330bd33 Not trigger if replyMessage.FunctionName is empty. 2024-03-27 11:19:13 -05:00
C. Oceania de2f4ee5b1
Merge pull request #365 from iceljc/features/refine-breakpoint
refine state
2024-03-27 06:49:38 -05:00
Jicheng Lu d572f90502 refine state 2024-03-26 16:57:13 -05:00
C. Oceania 747eb2dc2c
Clone message when received 2024-03-26 14:19:56 -05:00
Haiping Chen 691c3b2654 Delay persisting message to allow message content to be changed in hook. 2024-03-26 11:10:27 -05:00
Haiping Chen fee89ffb96 Conversation rate limit. 2024-03-24 12:33:41 -05:00
Haiping Chen 33df282add task completed hook. 2024-03-22 14:06:20 -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
Haiping Chen 649a0726e2 Fix user id. 2024-02-28 21:07:12 -06:00
Haiping Chen 72c5ec7bd9 Improve IRoutingHook. 2024-02-28 14:40:59 -06:00
Haiping Chen 69633c8a20 Standarderize agent type. 2024-01-25 22:32:48 -06:00
Haiping Chen 9d3cd6b6e9 Support multi-agent with different profile. 2024-01-24 17:02:59 -06:00
Haiping Chen 3022cf50cb Support to set multiple routers. 2024-01-13 15:17:40 -06:00
Haiping Chen 538753571a Unify the LLM Provider Settings #234 2023-12-13 12:12:25 -06:00
Haiping ddf617fc30
Send message always in assistant role 2023-12-12 09:06:39 -06:00
Haiping Chen 61c1f9623b Fix StopCompletion issue for hook.OnMessageReceived. 2023-12-12 08:16:34 -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
Haiping Chen a1bc56b481 Add more template rich message. 2023-11-24 17:26:33 -06:00
Visagan Guruparan 59160bffcb Resolve issue "Update Conversation title dynamically" 2023-11-21 23:07:19 -06:00
Haiping Chen ab70a4d447 Allow override model for ExecutingDirectly. 2023-11-20 09:51:57 -06:00
Haiping Chen 89b5cacbe9 Add SenderId to RoleDialogModel 2023-11-14 08:13:54 -06:00
hchen ad606e6710 Fix rich content text in InstructExecutor. 2023-11-08 16:47:23 -06:00
hchen 3483fd42a1 Adjust rich content data structure. 2023-11-08 16:27:42 -06:00