microsoft / promptflow

Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.
https://microsoft.github.io/promptflow/
MIT License
9.55k stars 871 forks source link

Batch run visualization feature does not work in VS Code #3857

Open tcsatheesh opened 1 week ago

tcsatheesh commented 1 week ago

Describe the bug After a batch run when we select the visualization feature the vs code shows a blank page.

How To Reproduce the bug

  1. Create a standard flow
  2. Run the batch run
  3. Select the batch run in the batch run history
  4. Click on Visualization
  5. A blank page shows up.

Expected behavior The visualization of the run.

Screenshots Its an empty screen. Note I can see the html in the temp folder and when I try to open it a browser I get this in the browser console "GET https://sdk-bulk-test-endpoint.azureedge.net/bulk-test-details/view/0.0.35/bulkTestDetails.min.js net::ERR_ABORTED 409 (Conflict)"

Running Information(please complete the following information):

Executable 'C:\projects\machine_learning\venv\promptflow\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)]

SophieBoule99 commented 17 hours ago

I am facing the exact same issue.