Evan Mattson

Results 147 comments of Evan Mattson

@RobertCraigie thanks for your help! I will have a look at this.

> @moonbox3 Have you had a look at https://github.com/UiPath/CoreWF, which seems like a thorough implementation of the same idea? @jsboige thanks for sharing -- CoreWF is interesting, but it serves...

> Cool. [@alliscode](https://github.com/alliscode) [@eavanvalkenburg](https://github.com/eavanvalkenburg) I created a draft pull request but have to finalize a few things ([#7851](https://github.com/microsoft/semantic-kernel/pull/7851)). Specifically, I need to make a few adjustments to the streaming functionality...

Hi @yuichiromukaiyama, I see a few things here. Firstly, I noticed a comment in your code around getting the execution settings. Instead of having to perform two casts, you can...

Hi @yuichiromukaiyama, I appreciate your response. I have reached out to a contact on the Azure OpenAI side, and they will be back in the office early next week. Once...

Some potential useful, relevant docs for this task: https://dev.azure.com/mseng/Python/_git/dlltracer-python [Guide for Integrating to the ESRP Release ADO Task & Releasing OSS to Third Party Package Manager](https://microsoft.sharepoint.com/teams/prss/release/SitePages/%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8B%E2%80%8BIntegrating-to%E2%80%8B%E2%80%8B-ADO.aspx?xsdata=MDV8MDJ8fDM3NDEyMjMzNDczMDQ2ZmY4ZDU2MDhkYzNmYzllZDJhfDcyZjk4OGJmODZmMTQxYWY5MWFiMmQ3Y2QwMTFkYjQ3fDB8MHw2Mzg0NTUzODM2Nzk3MzMwNzh8VW5rbm93bnxWR1ZoYlhOVFpXTjFjbWwwZVZObGNuWnBZMlY4ZXlKV0lqb2lNQzR3TGpBd01EQWlMQ0pRSWpvaVYybHVNeklpTENKQlRpSTZJazkwYUdWeUlpd2lWMVFpT2pFeGZRPT18MXxMM1JsWVcxekx6RTVPbUl4TmpJd1kyRmlabUU0TURRNU16STVZMlZsTjJKaE5ESmlNRFpoWW1VMlFIUm9jbVZoWkM1emEzbHdaUzlqYUdGdWJtVnNjeTh4T1RwaU1UWXlNR05oWW1aaE9EQTBPVE15T1dObFpUZGlZVFF5WWpBMllXSmxOa0IwYUhKbFlXUXVjMnQ1Y0dVdmJXVnpjMkZuWlhNdk1UY3dPVGswTVRVMk5qVTJNdz09fGY1ODJkZmUzM2FmZDQ1ODc4ZDU2MDhkYzNmYzllZDJhfDQ4NDRkNjNmNzBmYjQ2YmE4M2M0MjQ3ZmRkMDVjMDA2&sdata=bFlmK0NKR2crZEg0SnBMcXJ3ZjNKaWJJa3h4NlJ5eVpoN0RDTndaQnkvST0%3D&ovuser=72f988bf-86f1-41af-91ab-2d7cd011db47%2Cevmattso%40microsoft.com&OR=Teams-HL&CT=1719856708133&clickparams=eyJBcHBOYW1lIjoiVGVhbXMtRGVza3RvcCIsIkFwcFZlcnNpb24iOiI1MC8yNDA1MTYyMjIyMiJ9)

We do this today in Python: https://github.com/microsoft/semantic-kernel/blob/0fda22e8f547e100e4dd9b8b1307142af42a251a/python/semantic_kernel/connectors/openapi_plugin/openapi_runner.py#L154C9-L157C1

Thanks for putting this together. Looks great!

Please re-open if/when we want to get this information into main.