-
- **Package Name**: azureml-fsspec
- **Package Version**: 1.3.1
- **Operating System**: Windows 11
- **Python Version**: 3.12.5
**Describe the bug**
When trying to access a data asset using Mic…
-
- **Package Name**: azureml-fsspec
- **Package Version**: 1.0.0
- **Operating System**: MacOS 13.4
- **Python Version**: 3.8 and 3.10
**Describe the bug**
`azureml-fsspec` refuses to install on…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
**Is your contribution request related to a problem? Please describe.**
Yes. We are using the `pf flow build` command to deploy our flow as an app service. The generated Dockerfile uses Python 3.9, bu…
-
New SDK Review meeting has been requested.
**Service Name**: AzureML - Inferencing
**Review Created By**: Darren Cohen
**Review Date**: 05/16/2024 02:05 PM PT
**Release Plan**:[1253](https://web.pow…
-
**Is your feature request related to a problem? Please describe.**
Currently, the AzureML Model Monitoring is heavily geared toward online inference, despite most models being batch still (from exper…
-
- **Package Name**: azure-ai-ml
- **Package Version**: 1.20.0
- **Operating System**: Linux 24.09.23 - Ubuntu 20.04.6 LTS (AzureML compute Instance)
- **Python Version**: 3.10.4
**Describe the…
edgBR updated
1 month ago
-
`werkzeug` 3.0 [removed](https://github.com/search?q=repo%3Apallets%2Fwerkzeug%20__version__&type=code) the __version__ attribute, which is accessed in the patch_flask function that runs on startup.
…
-
**Describe the bug**
A clear and concise description of the bug.
I am using promptflow evaluate API where I provide a target call
```
def target_call():
...
return {"outputs": {"outputA…
-
[Enter feedback here]
Hello, I'm tried to turn a prompt flow to a deployment. Somehow it doesn't work to send requests with the deployment. Error logs says:
```
2024-03-26 05:28:01 +0000 …