Commit graph

410 commits

Author SHA1 Message Date
Haiping Chen 4ad9b095ea Set default settings. 2024-03-24 20:38:28 -05:00
Haiping Chen fee89ffb96 Conversation rate limit. 2024-03-24 12:33:41 -05:00
Haiping Chen f7cbbe84de UpdateBreakpoint resetStates 2024-03-24 08:56:21 -05:00
Haiping Chen b9bfe0a7df Add breakpoint feature. 2024-03-23 20:31:15 -05:00
Jicheng Lu e39a03b9cc Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-google-api 2024-03-22 14:14:16 -05:00
Jicheng Lu b2ac5707ae add web driver get attribute value 2024-03-22 14:12:45 -05:00
Haiping Chen 33df282add task completed hook. 2024-03-22 14:06:20 -05:00
C. Oceania 483eb5c1d3
Merge pull request #354 from iceljc/features/fulfill-redirect-to-agent
add redirect to agent
2024-03-22 10:14:52 -05:00
Haiping Chen a7185de6b5 IRichMessage [JsonPropertyName("text")] 2024-03-22 10:12:25 -05:00
Jicheng Lu 19dfe06ce2 add redirect to agent 2024-03-22 01:30:57 -05:00
Jicheng Lu 37716e3bde Merge branch 'features/add-google-api' of https://github.com/iceljc/BotSharp into features/add-google-api 2024-03-22 00:50:34 -05:00
Jicheng Lu 56f7fb3d4e modify google api 2024-03-22 00:50:23 -05:00
Haiping Chen ed860f3631 Allow to override TemplateType in GenericTemplateMessage<T> 2024-03-21 20:55:46 -05:00
Jicheng Lu 389dbacf78 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-google-api 2024-03-21 20:36:03 -05:00
Haiping Chen c55153db67 [JsonPropertyName("text")] 2024-03-21 19:46:51 -05:00
Haiping Chen dccc345bcd Check routing rule after poping agent. 2024-03-21 17:04:45 -05:00
Jicheng Lu 919a6ed968 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-google-api 2024-03-21 11:54:16 -05:00
Haiping Chen 7b26a81a70 Add property is_horizontal to rich content. 2024-03-20 20:14:05 -05:00
Jicheng Lu 7633d881b0 add youtube api 2024-03-20 17:59:38 -05:00
Jicheng Lu 7635886ff9 add try catch 2024-03-20 00:00:29 -05:00
Jicheng Lu 8c4c0a0e6e add google api 2024-03-19 17:32:17 -05:00
hchen2020 1bb52686be
Merge branch 'SciSharp:master' into master 2024-03-19 11:09:21 -05:00
Haiping Chen 6cc63913d4 Support editor in rich content. 2024-03-19 11:08:28 -05:00
Jicheng Lu c8c3af8d39 add message parser 2024-03-18 19:10:15 -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
Haiping Chen 9ab182a823 fill_postback 2024-03-18 07:54:19 -05:00
Haiping Chen 7a34e56d15 Add element_type to GenericTemplateMessage<T> 2024-03-17 19:45:09 -05:00
Haiping Chen 70fdec2d3e Support postback message. 2024-03-16 09:43:00 -05:00
Haiping Chen be7b5a9849 Fix InvokeFunction name. 2024-03-14 19:52:58 -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 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
Jicheng Lu 0d91a2b558 add conv state filter 2024-03-08 16:02:08 -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 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
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
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 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