Commit graph

442 commits

Author SHA1 Message Date
Haiping Chen 86b905ca7c chagne default temperature. 2024-03-07 12:27:29 -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