Xingzhi Zhang

Results 5 comments of Xingzhi Zhang

Hi @JuhyunLee0 this is an compatibility issue brought in in promptflow 1.10.1. Please downgrade your prompftlow to 1.9.0 as a workaround and we will contact extension team to fix it...

@diondrapeck Hi, this PR has broken additional includes by adding an extra parent for files in additional includes: `hello.py` => `hello.py/hello.py` I have tracked the bug with [Bug 2193060](https://msdata.visualstudio.com/Vienna/_workitems/edit/2193060): hello.py...

Hi @anaarmas-sys, thanks for reaching out. 1. **AzureML SDK v2 doesn't support execution order control without data dependencies for now**. 2. flow will be loaded into a component with specific...

Hi @anaarmas-sys what do you mean by saying "does not recognize"? output of component1 won't be sent to the flow component. Instead, `data` will be pass through to the flow...

Hi @marinaby Thank you for reporting this. I have checked related pull requests: azure-cli: [{Packaging} Bump argcomplete to 3.1.1](https://github.com/Azure/azure-cli/pull/26684) promptflow: [[SDK/CLI] added autocompletion for pf cli](https://github.com/microsoft/promptflow/pull/2534) According to the pull...