Commit graph

67 commits

Author SHA1 Message Date
Haiping Chen a283af0623 Change ConversationState to ConcurrentDictionary 2025-09-18 19:20:58 -05:00
Haiping Chen 6fa6aa180d Deprecate routing handler. 2025-04-26 13:05:15 -05:00
Gunpal Jain f46737e118 Update nullability, clean up formatting, and improve naming 2025-04-04 06:48:14 +05:30
Gunpal Jain 8039f7e702 feat: Added Google Live APIs
added Unit Test cases for LLM
2025-04-04 04:32:34 +05:30
Jicheng Lu 643713b794 fix json 2025-04-02 00:59:53 -05:00
geffzhang b80cba3cfc fix: pizza demo remove mcp 2025-03-28 09:55:52 +08:00
geffzhang 71336f9ecf Update PizzaBotConversationHook.cs 2025-03-28 09:49:54 +08:00
geffzhang 451e7802eb fix: pizza demo remove mcp 2025-03-28 09:46:01 +08:00
Haiping Chen 2c09c78f97 move out MCPConversationHook designed for PizzaBot 2025-03-25 20:53:43 -05:00
geffzhang 1a1f56fdc6
Merge branch 'master' into mcp 2025-03-22 10:07:35 +08:00
geffzhang 994da497a4
Merge branch 'SciSharp:master' into master 2025-03-22 10:03:16 +08:00
geffzhang 35358f20b9 feat:Data with Json
1、Json Data  Save to State
2、mcpdotnet with source ref
2025-03-18 18:43:31 +08:00
geffzhang bf6b30d3ce feat: use directory packages 2025-03-18 09:49:36 +08:00
Haiping Chen a80ecd9bb4 Fix PizzaBot compile issue. 2025-03-17 20:30:15 -05:00
geffzhang 8b467891fc
Merge branch 'master' into mcp 2025-03-03 07:28:24 +08:00
Haiping Chen 419b4717d6 Support AgentId for twilio stream 2025-02-27 12:52:14 +08:00
geffzhang ffcb1e3b52 feat : test pizza with mcp 2025-02-27 12:39:07 +08:00
geffzhang b8926a2c18 feat: add pizza mcp test server 2025-02-26 12:14:37 +08:00
Jicheng Lu 0f53c96b20 add agent utility doc 2024-12-02 19:04:32 -06:00
Jicheng Lu c29d2ac551 relocate instructions 2024-08-14 11:03:58 -05:00
geffzhang a0a07bac2d BuiltInAgentId.AIAssistant 2024-07-25 09:24:14 +08:00
Jicheng Lu 69c603a3da add open ai text completion 2024-06-27 12:49:51 -05:00
Jicheng Lu 7a5575b0f6 upgrade 2024-06-26 16:15:29 -05:00
Jicheng Lu 4fe56d4373 refactor function files 2024-06-26 11:37:55 -05:00
Jicheng Lu d2d28be378 optimize state 2024-04-03 12:12:31 -05:00
Haiping Chen 33df282add task completed hook. 2024-03-22 14:06:20 -05:00
Haiping Chen 9ab182a823 fill_postback 2024-03-18 07:54:19 -05:00
Haiping Chen 70fdec2d3e Support postback message. 2024-03-16 09:43:00 -05:00
Haiping Chen 885097ff3d Add conversation summary for human_intervention_needed 2024-03-03 13:29:10 -06:00
Haiping Chen fb0adadf6a Unified InvokeFunction. 2024-02-29 23:44:57 -06:00
Haiping Chen 8a714f726f Fix pizza bot example. 2024-02-24 10:08:07 -06:00
Haiping Chen 5ea2823010 IAuthenticationHook 2024-01-31 09:15:41 -06:00
Haiping Chen 2b6c2353b6 Add pizza bot router. 2024-01-27 19:02:33 -06:00
Haiping Chen c42af085fb Fixed google search in WebDriver #268 2024-01-27 08:58:51 -06:00
Haiping Chen 9d3cd6b6e9 Support multi-agent with different profile. 2024-01-24 17:02:59 -06:00
Haiping Chen 653ed1f65f Exclude project for PizzaBot. 2024-01-22 11:04:40 -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
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 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 4299a67057 Extract data in WebDriver. 2024-01-05 21:24: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
Haiping Chen 981c1d6133 WebDriver Playwright. 2024-01-02 22:43:37 -06:00
Haiping Chen 1286f35d8b Add AgentFilter. 2023-12-28 09:20:18 -06:00
hchen 0bf2fe58fc Fix ExecuteOnce fetch dialogs. 2023-11-16 12:20:43 -06:00
Haiping Chen c21255979b Remove ChatHub. 2023-11-13 10:47:27 -06:00
Haiping Chen 3caa7a5499 HFPlanner 2023-10-30 11:48:18 -05:00