Commit graph

111 commits

Author SHA1 Message Date
Jicheng Lu ce13c90c82 add direct agent id 2024-02-04 18:38:00 -06:00
Haiping Chen 63e5fdb33c Added DirectAgentId in AgentTask 2024-02-04 16:57:47 -06:00
Jicheng Lu e7223f1267 add update agent task 2024-02-04 14:01:56 -06:00
Jicheng Lu 326bcd2355 add agent task fetch, create, delete 2024-02-03 23:42:13 -06:00
Haiping Chen a8c2b49d6f AgentTask 2024-02-02 16:36:05 -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
Haiping Chen 5ea2823010 IAuthenticationHook 2024-01-31 09:15:41 -06:00
Haiping Chen 8b930dbf5f Resolve confilict. 2024-01-29 12:10:25 -06:00
Haiping Chen 67fd6f79fd Allow agent to inherit from other agent. 2024-01-29 12:08:49 -06:00
Visagan Guruparan 910ab43fbd Add new plugin for dashboard metrics 2024-01-28 22:18:40 -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
Haiping Chen ab0b200406 Change planner setting to agent level. 2024-01-26 19:14:14 -06:00
Jicheng Lu 88743d151b change to get 2024-01-23 11:32:28 -06:00
Jicheng Lu 9b2b32e013 add agent pagination 2024-01-22 23:04:06 -06:00
Jicheng Lu 55c3c70893 add paged plugins 2024-01-22 17:26:48 -06:00
Jicheng Lu 622effa2dd add conversation pagination 2024-01-17 23:23:20 -06:00
Haiping Chen bcf56767be Support to change Host Agent and used model. 2024-01-16 11:38:45 -06:00
kiebor fef497b8c9 Updated OpenAPI definition to add JWT bearer and authentication. This allows for more complete code-gen and testing of the web api directly in swagger 2024-01-16 07:03:35 +00:00
Haiping Chen 9d698fc79d Support rendering submenu. 2024-01-15 15:35:01 -06:00
Haiping Chen 6286393242 Plugin settings with interaction with UI. 2024-01-15 13:15:18 -06:00
Haiping Chen e456cdb83a Chang GetChatCompletions to async. 2024-01-13 22:48:26 -06:00
Haiping Chen 3022cf50cb Support to set multiple routers. 2024-01-13 15:17:40 -06:00
Haiping Chen dadb0b49e0 Add id to plugin. 2024-01-12 16:20:22 -06:00
Haiping Chen a42653375d Refactor menu for UI. 2024-01-12 02:52:50 -06:00
Haiping Chen 66d45acfc3 Support download full log. 2024-01-10 22:16:13 -06:00
Haiping Chen e4569be9c6 Test Azure App Service. 2024-01-08 12:06:13 -06:00
Haiping Chen 627f7fa771 Add RouterController. 2023-12-29 21:54:41 -06:00
Haiping Chen 1286f35d8b Add AgentFilter. 2023-12-28 09:20:18 -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 b3311a1917 Utilities.ClearCache 2023-12-27 09:33:03 -06:00
Haiping Chen 4c6c035b07 Plugin IconUrl. 2023-12-25 21:16:41 -06:00
hchen 1c03789a38 Fix config priority. 2023-12-15 11:54:44 -06:00
Jicheng Lu 92ff9e6f3c add agent llm config 2023-12-13 14:26:46 -06:00
Haiping ab913b0b8e
Fix compile issue 2023-12-12 12:37:49 -06:00
Haiping e911b05417
/instruct/chat-completion 2023-12-12 12:32:04 -06:00
Haiping Chen ed96ff0fb9 Fix load agent error for InstructMode 2023-12-04 18:12:57 -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