Peder Holdgaard Pedersen

Results 6 issues of Peder Holdgaard Pedersen

The prompt components in prompts.json (for the Copilot Chat Sample Application) are very verbose. I think it would be valuable to reduce their token length in order to free up...

enhancement
samples

The CreateSemanticFunction extension methods (from InlineFunctionsDefinitionExtension) are great convenience methods for creating Semantic Functions on the fly, but it would be very useful to have an optional ServiceId (or better...

## Motivation and Context This PR introduces an Augmentation capability to MCP, addressing a fundamental need in AI applications: Application-controlled context transformation. While MCP currently supports user-controlled context through Prompts,...

**Is your feature request related to a problem? Please describe.** While implementing MCP server support in mcpdotnet, we noticed that unlike other capabilities (resources, tools, prompts, logging, etc.), completion support...

enhancement

Encountered a bug where mysterious `""` were being appended to streaming responses. I had Claude Code help out after identifying where it likely originated. Thought it had found the bug,...

Microsoft.Extensions.AI wrapper double-encoded inline data when mapping to DataContent.