Commit graph

91 commits

Author SHA1 Message Date
C. Oceania 2263cd2949
Merge pull request #494 from iceljc/bugfix/fix-agent-conv-edge-cases
Bugfix/fix agent conv edge cases
2024-06-12 02:57:40 +00:00
Jicheng Lu a32916def6 fix some edge cases 2024-06-11 16:56:17 -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
Jicheng Lu 1a554ea15a fix user issue 2024-05-30 11:15:51 -05:00
Jicheng Lu 89eb725f97 clean file controller 2024-05-29 19:27:38 -05:00
Jicheng Lu 0b56a18aa6 summarize multiple conversations 2024-05-28 21:50:16 -05:00
C. Oceania 5acc6c89e8
Merge pull request #457 from iceljc/features/add-agent-user-role
Features/add agent user role
2024-05-28 20:55:25 -05:00
C. Oceania 2f5f920e2c
Merge pull request #471 from iceljc/features/add-conversation-summary
Features/add conversation summary
2024-05-28 20:55:11 -05:00
Haiping Chen c3c28e282b Return Instruction for SSE. 2024-05-27 19:26:58 -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 abf5194810 fix api controller json serilizer 2024-05-26 20:05:46 -05:00
Haiping Chen d9fd6525dc Fix SSE response format. 2024-05-22 11:02:14 -05:00
Haiping Chen 6a0a400500 Fix SSE response format. 2024-05-21 12:02:06 -05:00
Jicheng Lu 003de30538 resolve conflict 2024-05-21 11:20:03 -05:00
Jicheng Lu 02f4cbd6a1 merge with dev 2024-05-21 11:19:06 -05:00
Haiping Chen 2147d69ecf translation improvement. 2024-05-20 21:13:12 -05:00
Jicheng Lu 89c33bafc0 check convsation user when delete 2024-05-15 18:07:11 -05:00
Jicheng Lu 394d607163 add user role limit 2024-05-15 17:30:45 -05:00
Jicheng Lu 66e233a11c add user role filter 2024-05-15 15:54:08 -05:00
Jicheng Lu 2a9b5ec0c8 minor change 2024-05-15 11:23:29 -05:00
Jicheng Lu 6fba6c8e76 add conv user endpoint 2024-05-15 11:23:02 -05:00
Jicheng Lu 4ca70dfdf0 fix log order 2024-05-09 21:37:32 -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 78fcda634b refine request path middleware 2024-05-06 02:37:58 -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
Jicheng Lu e3da6db9d7 refine multilanguage log 2024-04-23 16:27:09 -05:00
Jicheng Lu 970bc4d028 add secondary content 2024-04-18 16:34:18 -05:00
Jicheng Lu 45fd30aaf8 add readonly load state 2024-04-10 12:45:35 -05:00
Jicheng Lu 8168b22707 refine element button 2024-04-02 14:09:42 -05:00
Jicheng Lu 55480a97ea add active rounds to state 2024-03-27 13:50:27 -05:00
Jicheng Lu 03f041a68c minor change 2024-03-26 18:11:05 -05:00
Jicheng Lu d572f90502 refine state 2024-03-26 16:57:13 -05:00
Haiping Chen b9bfe0a7df Add breakpoint feature. 2024-03-23 20:31:15 -05:00
Haiping Chen 70fdec2d3e Support postback message. 2024-03-16 09:43:00 -05:00
Jicheng Lu 0d91a2b558 add conv state filter 2024-03-08 16:02:08 -06:00
Jicheng Lu eb9a2bb25e add background service to clean idle conversations 2024-03-07 01:34:52 -06:00
C. Oceania 6aa8e3dc83
Merge pull request #322 from iceljc/features/add-function-name
add function name
2024-02-28 10:38:28 -06:00
Jicheng Lu 8a450ceda8 add function name 2024-02-28 10:16:46 -06:00
Haiping Chen 5ab2e4d978 Hid function from OpenAPI. 2024-02-27 22:36:33 -06:00
Jicheng Lu 3bf9081e4a refine json converter 2024-02-22 10:02:11 -06:00
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