Open xquyvu opened 1 month ago
The error indicates upload to storage account failed. Am wondering if this happens consistently?
The second error is a know issue that promptflow upon error changes cwd.
Hi, we're sending this friendly reminder because we haven't heard back from you in 30 days. We need more information about this issue to help address it. Please be sure to give us your input. If we don't hear back from you within 7 days of this comment, the issue will be automatically closed. Thank you!
@luigiw Hi, yes this happens every time. In fact I have never got this to work.
Describe the bug Failed to upload run to Azure AI Project
How To Reproduce the bug Steps to reproduce the behavior, how frequent can you experience the bug:
I can reliably reporduce this with the following snippet:
Here is the
data.jsonl
file:I have 3 evaluators, which produce the following stack trace:
Expected behavior No error raised, and the results can be viewed on Azure AI Studio
Screenshots N/A
Running Information(please complete the following information):
pf -v
: [e.g. 0.0.102309906]Executable '.venv\Scripts\python.exe'
Python (Windows) 3.11.9 | packaged by Anaconda, Inc. | (main, Apr 19 2024, 16:40:41) [MSC v.1916 64 bit (AMD64)]
After restarting the shell, the ValueError goes away (but then I got hit with the above error.