Commit graph

107 commits

Author SHA1 Message Date
Gunpal Jain 382e9b1f02
Merge branch 'master' into master 2025-04-04 20:45:40 +05:30
geffzhang 3ea5b3a31d
Merge branch 'master' into upgrademcp 2025-04-04 11:00:07 +08:00
geffzhang 38d1d4fcba feat:upgrade modelcontextprotocol nuget
1、upgrade ModelContextProtocol 0.1.0-preview.5
2、Add ModelContextProtocol.AspNetCore
2025-04-04 10:58:20 +08:00
Gunpal Jain 3859383f71 fixed session initialization 2025-04-04 07:50:45 +05:30
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
Haiping Chen f5bfdb56dd BotSharp.Test.BrowserUser 2025-04-02 21:58:13 -05:00
Haiping Chen 6f938f6366 fix compile issue. 2025-04-02 21:53:20 -05:00
Haiping Chen 8fcfd489a1 computer use draft 2025-04-02 21:44:39 -05:00
Jicheng Lu 643713b794 fix json 2025-04-02 00:59:53 -05:00
geffzhang d439d38bb9 feat: upgrade ModelContextProtocol 0.1.0-preview.2 2025-03-28 18:13:08 +08: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 129331d488 feat: remove ModelContextProtocol source ref
use ModelContextProtocol nuget package replace source ref
2025-03-22 09:59:42 +08:00
geffzhang 7a9d7ffc75 feat:switch official sdk ModelContextProtocol
mcpdotnet now is mcp offical sdk
2025-03-21 13:14:19 +08:00
geffzhang 58e3e7fba7 feat: Using MCP's SSE transport 2025-03-19 11:07:31 +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 213d39349e Merge branch 'mcp' of https://github.com/Ai4c-AI/BotSharp 2025-03-17 07:50:35 +08:00
geffzhang 8b467891fc
Merge branch 'master' into mcp 2025-03-03 07:28:24 +08:00
Kerry Jiang c0a15f87e3 remove ManagePackageVersionsCentrally from individual projects and add it in Directory.Packages.props 2025-03-01 19:57:50 -08:00
Kerry Jiang 059942e0a1 unit test projects 2025-03-01 12:06:26 -08:00
Haiping Chen 31fe575786 Fix SemanticKernel compile issue. 2025-02-28 11:27:23 +08:00
geffzhang e9bc28fa55 feat: use mpdotnet nuget package 2025-02-28 07:18:34 +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
Kerry Jiang 7089f8f39f tried to fix the unit tests 2024-12-14 09:25:19 -08:00
Kerry Jiang b2334decff tried to fix the unit tests 2024-12-14 08:35:37 -08:00
Kerry Jiang f78425cffa added unit test 2024-12-12 20:44:26 -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
Haiping Chen aee41a0ac7 v2.0 agent utility 2024-07-22 18:41:23 -05: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
Haiping Chen b4e7c1ac48 Upgrade library, release v1.5-sse 2024-05-28 10:45:13 -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