Commit graph

44 commits

Author SHA1 Message Date
Haiping Chen 596a83655e Add TaskId to conversation. 2024-02-12 09:14:33 -06:00
Haiping Chen b5ab7cac47 Add hook of OnDialogRecordLoaded. 2024-02-06 14:42:35 -06:00
Haiping Chen fe8fa7bb08 Fix agent display in dialog. 2024-01-31 14:01:59 -06:00
Haiping Chen c3ead63acb Improve UserIdentity implementation. 2024-01-31 13:57:54 -06:00
Jicheng Lu e2abe6a5fd add truncate message 2024-01-28 19:33:40 -06:00
Haiping Chen 2b6c2353b6 Add pizza bot router. 2024-01-27 19:02:33 -06:00
Jicheng Lu 88743d151b change to get 2024-01-23 11:32:28 -06:00
Jicheng Lu 622effa2dd add conversation pagination 2024-01-17 23:23:20 -06:00
Haiping Chen 3022cf50cb Support to set multiple routers. 2024-01-13 15:17:40 -06:00
Haiping Chen 27e0c4b307 Filter by conversation id. 2023-12-27 13:27:52 -06:00
Haiping Chen 56224d16c8 Remove IApiAdapter. 2023-12-27 09:53:54 -06:00
Haiping Chen 4c6c035b07 Plugin IconUrl. 2023-12-25 21:16:41 -06:00
Haiping Chen 78d66eb9c5 Pagination 2023-12-04 17:42:46 -06:00
Haiping Chen fcc8ba6a3d Websocket authentication. 2023-11-27 21:19:07 -06:00
Deep Blue cf08261afb RichMessageBase and Welcome message. 2023-11-27 15:00:26 -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
Jicheng Lu ddd460e6b5 add delete conversation 2023-11-26 00:29:06 -06:00
Haiping Chen 8aaa3c6b50 Set states when creating conversation. 2023-11-20 11:08:05 -06:00
Haiping Chen 3eb2e7664e Add Conversation status. 2023-11-15 07:33:46 -06:00
Haiping Chen 89b5cacbe9 Add SenderId to RoleDialogModel 2023-11-14 08:13:54 -06:00
Haiping Chen 5ca1203ff5 Add Sender in ChatResponse. 2023-11-13 22:56:06 -06:00
Haiping Chen f3a17f1b34 GetUserById 2023-11-13 19:25:25 -06:00
hchen b55abdf4dc IConversationAttachmentService 2023-11-09 15:11:36 -06:00
hchen 73331bbb1d Add states to chat message result 2023-11-03 09:16:16 -05:00
Haiping Chen 3caa7a5499 HFPlanner 2023-10-30 11:48:18 -05:00
Yanan Wang e43b3e6fa1 Add RichContent field and PostBackUrl for QuickReplies 2023-10-27 17:16:53 -05:00
Haiping Chen 933fc3febd Share one message instance through the conversation. 2023-10-27 15:36:26 -05:00
Haiping Chen 492a1d70ee ITrackableMessage 2023-10-27 10:18:48 -05:00
Haiping Chen a4c1b56740 Add executor of evaluation. 2023-10-22 19:31:49 -05:00
hchen2020 62e6e3b507 Add timer to ITokenStatistics and update docs. 2023-09-29 13:08:42 -05:00
Jicheng Lu 9a9cc1d52a remove token user id 2023-09-27 13:25:36 -05:00
hchen2020 4d449ff7d7 Re-define FunctionCallFromLlm. 2023-09-22 15:38:58 -05:00
Haiping Chen ab09f1fcae Support HuggingFace Inference API. 2023-09-18 03:35:02 -05:00
hchen 4b6c32586c Set default ModelName as null. 2023-09-14 11:42:48 -05:00
Haiping Chen 17bfcb2518 Set model in conversation state. 2023-09-13 20:41:51 -05:00
Haiping Chen d1ff4c0c3c Support adustment of Temperature and SamplingFactor for incoming message. 2023-09-11 12:09:41 -05:00
hchen2020 93457dd6a9 Support model switch in request level. 2023-09-09 10:37:38 -05:00
Haiping Chen 05b8db8547 Support states from inbound api. 2023-09-05 22:19:36 -05:00
hchen2020 090cf58b01 Fix send message directly to agent without routing. 2023-08-29 21:19:19 -05:00
hchen b68c311acb Support Messenger quick reply. 2023-08-20 17:53:53 -05:00
hchen2020 7b7516a2cf Add ExecutionData for rich UI. 2023-08-20 15:20:16 -05:00
hchen2020 0da5bd36f7 Add onFunctionExecuted to reflect UI progress. 2023-08-20 14:02:59 -05:00
hchen2020 9bbbede619 OpenAPI separation 2023-08-18 19:15:02 -05:00