randomkms

Results 2 issues of randomkms

### ♻️ Reproduction Steps Steps to reproduce 1. Create a .NET Microsoft Agent Framework agent with ResponsesAPI client, e.g. `_openAiClient .GetOpenAIResponseClient("gpt-5.1") .AsIChatClient() .CreateAIAgent( name: "Form filling agent", instructions: "some instructions",...

bug