Playing about with AutoGen and Azure OpenAI. I am going through the very simple example from here: https://microsoft.github.io/autogen-for-net/articles/Create-an-agent.html
Every time I post a message I get the following error: No Content.
Looking at the payload it is 100% not send the content with the request: enter image description here
I just don't know why.
Any hints?