complete fix for SampleLlmTool discovery#102
complete fix for SampleLlmTool discovery#102stephentoub merged 2 commits intomodelcontextprotocol:mainfrom
Conversation
|
Thank you, but this was already fixed: |
It was fixed in AspNetCoreSseServer. TestServerWithHosting need a fix as well, and I noticed there's a pr about that McpServerToolAttr sopport instance members. So we could take this feature as a final scenario? |
Oh, I see, we have this duplicated. That duplication doesn't seem ideal. @halter73? |
fix the sample TestServerWithHosting according to AspNetCoreSseServer and below issues
#80
#79
Motivation and Context
SampleLlmTool can not be found in TestServerWithHosting
How Has This Been Tested?
Run ChatWithTools with command "TestServerWithHosting .exe" ,show two tools besides SampleLlmTool
Breaking Changes
no
Types of changes
Checklist
Additional context