Cloga Chen
Cloga Chen
Hi @MarkusDressel , We didn't expose the allow_reuse on step level in CLI v2 now. And CLI v2there are registered components and anonymous components(inline jobs). The default reuse settings for...
@rezasherafat do we have standalone spark job example and CLI example? Meanwhile we need add github workflow to add autotest to it. Also from previous best practise, SDK example need...
Hi @tommyJimmy87 , Thanks for your feedback, we do have initial thinking about control flow, is it possible to find some time to discuss more detail about your scenario?
Hi @lovettchris , Currently, this type of concat for path is not supported, we only support pain text, for such advance expression supported it is still in our backlog.
@luigiw @fuhuifang the capability we provide for SDK and CLI is parity. You can find related yaml sample here: https://github.com/Azure/azureml-examples/blob/main/cli/jobs/pipelines-with-components/pipeline_with_hyperparameter_sweep/pipeline.yml
@luigiw I don't think we want customer to use sweep job object in SDK, instead we recommend customer to use builder style on command component `command_component.sweep()`. Pipeline DSL: https://github.com/Azure/azureml-examples/blob/main/sdk/python/jobs/pipelines/1c_pipeline_with_hyperparameter_sweep/pipeline_with_hyperparameter_sweep.ipynb Standalone...
jupyter-echarts-pypkg 已经安装了 
Hi @rishabhsaha, this is known gaps, AOAI connection to better support OpenAI1.0 is still under design. @luigiw for help