robert4os
robert4os
Hi, great plugin! Thanks a lot! I found the following steps necessary to successfully cli build with your plugin. Maybe these steps could be automatised during plugin installation? Unfortunately I...
### Operating System Linux ### Version Information az --version ml 2.28.0 ### Steps to reproduce 1. I am trying to submit a spark job as shown in https://github.com/Azure/azureml-examples/tree/main/cli/jobs/spark 2. The...
- **azure-ai-projects**: - **2.0.0b2**: - **Windows**: - **python 3.12**: **Describe the bug** openai_client = project.get_openai_client() response = openai_client.responses.create( model="gpt-4.1", input="What is the size of France in square miles?", ) ...fails...