Commit graph

186 commits

Author SHA1 Message Date
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
C. Oceania 9835e367d7
Merge pull request #466 from iceljc/features/add-user-avatar
user avatar
2024-05-28 20:54:52 -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
Jicheng Lu ca0d7c8f31 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-user-avatar 2024-05-24 11:48:37 -05:00
Haiping Chen d9fd6525dc Fix SSE response format. 2024-05-22 11:02:14 -05:00
Jicheng Lu c93511065a refine file storage 2024-05-21 23:33:31 -05:00
Jicheng Lu effd44eb7c add agent delete 2024-05-21 15:55:12 -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 9859243868 add default model 2024-05-17 11:35:20 -05:00
Jicheng Lu 04e90a3664 rename function 2024-05-16 10:41:59 -05:00
Jicheng Lu 89c33bafc0 check convsation user when delete 2024-05-15 18:07:11 -05:00
Jicheng Lu ca5407f97c add user role in menu 2024-05-15 17:53:39 -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 d33e0f6918 change model id 2024-05-14 15:10:21 -05:00
Jicheng Lu 971018ba50 remove error message 2024-05-14 14:30:27 -05:00
Jicheng Lu 3d3359cb95 filter by model id and multi-modal 2024-05-14 13:34:10 -05:00
Jicheng Lu 83a78d2b5a add instruct multi modal 2024-05-14 11:51:39 -05:00
Jicheng Lu f9e63097a9 add chat files 2024-05-13 16:53:41 -05:00
Jicheng Lu 3dbdcb595d Merge branch 'master' of https://github.com/SciSharp/BotSharp into bugfix/fix-log-order 2024-05-09 21:37:43 -05:00
Jicheng Lu 4ca70dfdf0 fix log order 2024-05-09 21:37:32 -05:00
Jicheng Lu 1360adbb46 add agent template update endpoint 2024-05-09 17:06:03 -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 32a084289e refine agent refresh 2024-04-11 02:00:17 -05:00
Jicheng Lu 45fd30aaf8 add readonly load state 2024-04-10 12:45:35 -05:00
Jicheng Lu d530b59b1a patch state source 2024-04-05 13:53:37 -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 7fb5410097 Support model_id in InstructMode 2024-03-25 11:22:43 -05:00
Haiping Chen b9bfe0a7df Add breakpoint feature. 2024-03-23 20:31:15 -05:00