Documentation states that ChatClientAgent.RunAsync is able to handle specialized options. These options are currently not discoverable by just using the APIs i.e. browsing through intellisense.
It would be nice to have at least an overload that would accept ChatClientAgentRunOptions so users can find out about them without relying on the docs.
Related: #521 (comment)
https://learn.microsoft.com/en-us/agent-framework/user-guide/agents/running-agents?pivots=programming-language-csharp#agent-run-options
cc @stephentoub @westey-m @TaoChenOSU @rogerbarreto
Documentation states that
ChatClientAgent.RunAsyncis able to handle specialized options. These options are currently not discoverable by just using the APIs i.e. browsing through intellisense.It would be nice to have at least an overload that would accept ChatClientAgentRunOptions so users can find out about them without relying on the docs.
Related: #521 (comment)
https://learn.microsoft.com/en-us/agent-framework/user-guide/agents/running-agents?pivots=programming-language-csharp#agent-run-options
cc @stephentoub @westey-m @TaoChenOSU @rogerbarreto