Commit graph

575 commits

Author SHA1 Message Date
hchen2020 531acfc8d1
Merge branch 'SciSharp:master' into master 2024-03-22 14:09:05 -05:00
Haiping Chen 33df282add task completed hook. 2024-03-22 14:06:20 -05:00
hchen2020 f7becd9bb8
Merge branch 'SciSharp:master' into master 2024-03-22 08:25:22 -05:00
Haiping Chen 3a28a72f6c Skip routing rule check if current agent is empty. 2024-03-22 08:24:58 -05:00
Haiping Chen 80995f54df Merge branch 'master' of https://github.com/hchen2020/BotSharp 2024-03-22 07:53:54 -05:00
Haiping Chen dccc345bcd Check routing rule after poping agent. 2024-03-21 17:04:45 -05:00
C. Oceania 94d2b6aaa6
Update instruction.liquid 2024-03-20 16:13:27 -05:00
C. Oceania 2dc00006a0
Merge pull request #352 from hchen2020/master
RouteToAgentRoutingHandler
2024-03-20 10:39:59 -05:00
Haiping Chen 0609011650 RouteToAgentRoutingHandler 2024-03-20 10:38:56 -05:00
Haiping Chen 9f8d6cba2b fix IH wo type fiter. 2024-03-20 09:23:48 -05:00
Jicheng Lu 8c4c0a0e6e add google api 2024-03-19 17:32:17 -05:00
Haiping Chen 6cc63913d4 Support editor in rich content. 2024-03-19 11:08:28 -05:00
Jicheng Lu a6eee9187b refine code 2024-03-18 14:52:38 -05:00
Jicheng Lu 657677a43d add botsharp options 2024-03-18 14:36:41 -05:00
101223 4f19721059 update instruction 2024-03-17 22:58:25 -05:00
Haiping Chen 70fdec2d3e Support postback message. 2024-03-16 09:43:00 -05:00
Haiping Chen d0e492820f expected_next_action_agent 2024-03-14 23:48:32 -05:00
Haiping Chen be7b5a9849 Fix InvokeFunction name. 2024-03-14 19:52:58 -05:00
Haiping Chen a36347ea42 Syn latest state before rendering prompt. 2024-03-12 11:54:20 -05:00
C. Oceania 31805fb413
Merge pull request #339 from iceljc/features/add-message-delete-event
add message delete event
2024-03-12 06:13:13 -05:00
Jicheng Lu 53ef893ce9 revert code 2024-03-11 15:33:28 -05:00
Jicheng Lu 6c1cebe87b add message delete event 2024-03-11 15:32:13 -05:00
Haiping Chen 1bccb15058 Syn agent template dict once states has been changed. 2024-03-11 13:26:49 -05:00
Haiping Chen 7d5959f387 OnRoutingInstructionRevised 2024-03-11 11:03:42 -05:00
Haiping Chen 656b533523 Emit OnRoutingInstructionRevised 2024-03-11 09:49:17 -05:00
Wenwei Lin c34814af84 remove AspectInjector dependency in BotSharp.Core 2024-03-11 22:11:54 +08:00
Jicheng Lu 0d91a2b558 add conv state filter 2024-03-08 16:02:08 -06:00
Haiping Chen 538461db50 Remove source code reference of EntityFrameworkCore.BootKit. 2024-03-08 08:11:59 -06:00
Haiping Chen 28cf5c0b69 Abstract IWebBrowser. 2024-03-08 07:19:13 -06:00
C. Oceania 73f9f6d1e5
Merge pull request #333 from hchen2020/master
chagne default temperature.
2024-03-07 13:56:48 -06:00
Haiping Chen 86b905ca7c chagne default temperature. 2024-03-07 12:27:29 -06:00
Jicheng Lu c04e60b218 minor change 2024-03-07 11:30:51 -06:00
Jicheng Lu b547ff1665 add clean setting 2024-03-07 11:25:23 -06:00
Jicheng Lu eb9a2bb25e add background service to clean idle conversations 2024-03-07 01:34:52 -06:00
Haiping Chen 96bf9d2fa0 Add user_goal_description to router.
Improve stream log.
2024-03-05 11:36:48 -06:00
Jicheng Lu 7c7a71e877 allow empty list update 2024-03-04 20:24:07 -06:00
Haiping Chen 885097ff3d Add conversation summary for human_intervention_needed 2024-03-03 13:29:10 -06:00
C. Oceania 5b7e2c64c2
Merge pull request #327 from iceljc/features/add-log-agent-id
refine content log input
2024-02-29 23:48:55 -06:00
Haiping Chen fb0adadf6a Unified InvokeFunction. 2024-02-29 23:44:57 -06:00
Jicheng Lu 174aa61fe9 rename model 2024-02-29 20:50:39 -06:00
Haiping Chen 649a0726e2 Fix user id. 2024-02-28 21:07:12 -06:00
Haiping Chen beb82c855a fix GetCurrentAgentId 2024-02-28 20:45:01 -06:00
Haiping Chen b2650a31e1 Merge branch 'master' of https://github.com/hchen2020/BotSharp 2024-02-28 20:41:26 -06:00
Haiping Chen 0f6a183ed4 Fix Pop agent bug. 2024-02-28 20:41:21 -06:00
C. Oceania 82da7e7067
Merge pull request #324 from iceljc/features/add-function-name
add delete log
2024-02-28 17:43:14 -06:00
Jicheng Lu 61dd64bfc8 add delete log 2024-02-28 17:37:36 -06:00
Haiping Chen 72c5ec7bd9 Improve IRoutingHook. 2024-02-28 14:40:59 -06:00
Haiping Chen ac40aa645f Stream Routing context log. 2024-02-28 10:21:14 -06:00
Haiping Chen a0bf65698f Add required flag. 2024-02-27 21:15:21 -06:00
Haiping Chen 18721a6b8f Auto restore function name in InvokeFunction. 2024-02-27 14:59:08 -06:00
Haiping Chen 2582ecd578 Add TwoStagePlanner. 2024-02-27 07:19:05 -06:00
Jicheng Lu 9877f1c623 refine rich type and template type 2024-02-24 15:17:37 -06:00
Haiping Chen 5f7a8e5480 Support multiple agent types filtering 2024-02-23 09:15:10 -06:00
Haiping Chen ad0e35157d Rename to routing. 2024-02-23 08:55:32 -06:00
Haiping Chen c67d0cc68f Add hook of OnConversationRouting. 2024-02-22 19:53:00 -06:00
Haiping Chen f4b4ca4329 OnConversationRedirected 2024-02-22 15:14:13 -06:00
Jicheng Lu 3bf9081e4a refine json converter 2024-02-22 10:02:11 -06:00
Haiping Chen 1a0e5bea57 SQL Driver 2024-02-19 16:55:41 -06:00
C. Oceania 5f80b5e802
Merge pull request #301 from iceljc/features/save-conversation-log
add content log and state log
2024-02-15 14:48:41 -06:00
Jicheng Lu c1753b888c add content log and state log 2024-02-15 14:43:36 -06:00
C. Oceania a6a717d6f3
fix issue when user name is null 2024-02-15 12:11:56 -06:00
Jicheng Lu 7d1aa8fcf5 fix oauth config 2024-02-14 19:48:03 -06:00
Haiping Chen 96eb5e1c59 Merge branch 'master' into github-sso 2024-02-14 17:45:38 -06:00
Haiping Chen 8f2ef5ba63 GitHub SSO 2024-02-14 17:45:28 -06:00
Haiping Chen c73a713e15 show data in ChatHubConversationHook. 2024-02-12 15:49:18 -06:00
Haiping Chen 596a83655e Add TaskId to conversation. 2024-02-12 09:14:33 -06:00
Haiping Chen 0473923fed improve webdrive action response. 2024-02-08 15:39:56 -06:00
Haiping Chen b5ab7cac47 Add hook of OnDialogRecordLoaded. 2024-02-06 14:42:35 -06:00
Haiping Chen 4a1ae030dd Add more dialog history for SequentialPlanner 2024-02-05 23:58:38 -06:00
Haiping Chen 19ee935c29 Abstract IWebBrowser. 2024-02-05 23:05:52 -06:00
Jicheng Lu fbc2760146 minor change 2024-02-05 14:55:24 -06:00
Jicheng Lu 911b2aa6f5 add task migration 2024-02-05 14:53:18 -06:00
Haiping Chen 37ce5f4a76 Allow send 3rd original bearer token. 2024-02-05 10:00:28 -06:00
Haiping Chen 8aa7158932 Fix sequential planning infinite loop. 2024-02-04 22:22:43 -06:00
Jicheng Lu ce13c90c82 add direct agent id 2024-02-04 18:38:00 -06:00
Haiping Chen c5f15b8340 Allow WebDriver use persistent context. 2024-02-04 16:55:46 -06:00
Jicheng Lu 041d2df1bc refine page search 2024-02-04 14:20:20 -06:00
Jicheng Lu e7223f1267 add update agent task 2024-02-04 14:01:56 -06:00
Jicheng Lu 9ea4b0209a refine code 2024-02-03 23:58:52 -06:00
Jicheng Lu 326bcd2355 add agent task fetch, create, delete 2024-02-03 23:42:13 -06:00
Jicheng Lu 1ca4979545 minor change 2024-02-02 21:58:22 -06:00
Haiping Chen a8c2b49d6f AgentTask 2024-02-02 16:36:05 -06:00
Haiping b29b074d0a
Merge pull request #285 from hchen2020/master
planner get remaining task.
2024-02-02 07:36:38 -06:00
geffzhang 0116bafbe8 fix : GenerateJwtToken not null
user.ExternalId is null should be string,Empty
2024-02-02 18:49:04 +08:00
Haiping Chen 2ad0f23d8c Optimize WebDriver. 2024-02-01 22:16:57 -06:00
Haiping Chen a3c6a6b93c planner get remaining task. 2024-02-01 12:32:16 -06:00
Haiping Chen 2e5e12e309 Optimize WebDriver. 2024-01-31 21:29:13 -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 aa16cfd04f Change path. 2024-01-30 16:20:23 -06:00
Jicheng Lu 972de3d263 fix agent template migrate 2024-01-29 15:02:27 -06:00
Jicheng Lu 390399dd7e add inherit agent id in mongo 2024-01-29 13:22:37 -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 dc5988a675 Update stats directory naming 2024-01-28 22:24:01 -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
Haiping Chen e1a948c9c7 Allow task agent to fallback to predefined router. 2024-01-26 16:23:10 -06:00
Haiping Chen 8558e46ee1 resolve conflict 2024-01-25 22:44:42 -06:00
Haiping Chen 36e1ba4813 MaxRecursionDepth 2024-01-25 22:42:57 -06:00
Haiping Chen 69633c8a20 Standarderize agent type. 2024-01-25 22:32:48 -06:00
Haiping Chen 264fe3c22a Optimize StreamingLog. 2024-01-24 17:47:57 -06:00
Haiping Chen 9d3cd6b6e9 Support multi-agent with different profile. 2024-01-24 17:02:59 -06:00
Haiping Chen 091e7b4212 SequentialPlanner draft. 2024-01-23 17:14:57 -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
Haiping Chen 54ccbf3754 Release v0.22. 2024-01-21 20:39:42 -06:00
Haiping Chen 3dad385180 LLM Load balance #252 2024-01-21 20:39:13 -06:00
Jicheng Lu 622effa2dd add conversation pagination 2024-01-17 23:23:20 -06:00
Haiping Chen f1278b3384 Stop completion when exception has occurred. 2024-01-17 12:28:15 -06:00
Haiping Chen 8748db4fde Complete plugin name and description. 2024-01-16 13:23:45 -06:00
Haiping Chen bcf56767be Support to change Host Agent and used model. 2024-01-16 11:38:45 -06:00
Jicheng Lu d50ef81f3e add missing field 2024-01-15 21:26:18 -06: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 45a0ae383f Provide Installed property to Agent. 2024-01-13 16:06:21 -06:00
Haiping Chen 3022cf50cb Support to set multiple routers. 2024-01-13 15:17:40 -06:00
Haiping 0bacd32ed5
Merge pull request #250 from iceljc/features/add-mongo-set-plugins
add  mongo plugin actions
2024-01-13 08:06:41 -06:00
Jicheng Lu 6c42e4c651 add mongo plugin actions 2024-01-12 20:13:38 -06:00
Haiping Chen adf5a3a017 Disable agent by default. 2024-01-12 19:10:12 -06:00
Haiping Chen 39a6d2ed05 Add AgentIds to IBotSharpPlugin 2024-01-12 18:31:25 -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 b07117ea6f Relocate data file. 2024-01-11 08:03:25 -06:00
Haiping Chen cdae1235da UnmatchedAgent 2024-01-06 16:24:22 -06:00
Haiping Chen ddebff69ec Add UserName 2024-01-04 21:20:50 -06:00
Haiping Chen 006c08740b Remove xcopy. 2024-01-02 23:33:13 -06:00
Haiping Chen c6e7fbcf48 xcopy doesn't work in Linux. 2024-01-02 23:29:34 -06:00
Haiping Chen 7fcf92fe48 Add agent copy post-build event. 2024-01-02 23:07:41 -06:00
Jicheng Lu 538be13bee refine null 2024-01-02 11:50:07 -06:00
Jicheng Lu f5a9f37dd4 union conversation states 2024-01-02 11:40:08 -06:00
Jicheng Lu 2bde3d147d rename state file 2024-01-01 20:36:54 -06:00
Jicheng Lu a523cf5047 remove message id in state history
add isNeedVersion
2024-01-01 13:53:05 -06:00
Jicheng Lu a534a93d35 remove is const 2024-01-01 13:07:42 -06:00
Jicheng Lu 010c92db1a refine conversation states 2023-12-31 22:56:10 -06:00
Haiping Chen 150699f605 Release v0.21.0 2023-12-31 12:08:56 -06:00
Haiping Chen 627f7fa771 Add RouterController. 2023-12-29 21:54:41 -06:00
Jicheng Lu 0df8f14b9a structure dialog meta data 2023-12-28 12:27:09 -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 b3311a1917 Utilities.ClearCache 2023-12-27 09:33:03 -06:00
Haiping Chen 4c6c035b07 Plugin IconUrl. 2023-12-25 21:16:41 -06:00
Jicheng Lu d79fbaabd2 refine completion log 2023-12-20 14:12:40 -06:00
Jicheng Lu 94f81cb173 refine llm prompt log 2023-12-19 22:20:08 -06:00
Jicheng Lu 694a3c210f fix file llm prompt log 2023-12-18 21:23:09 -06:00
Haiping Chen 8cc1094469 Add RichType to IRichMessage 2023-12-18 16:38:12 -06:00
hchen 1c03789a38 Fix config priority. 2023-12-15 11:54:44 -06:00