Questions tagged [azure-promptflow]

1 questions
1
vote
1 answer

AzureML Studio Prompt Flow- "No Module named 'azureml.fsspec'

I am trying to work with file data in Azure ML prompt flow and resorted to this article: Access data from Azure cloud storage during interactive development It said to run this command in my runtime compute instance to install azureml.fsspec and…