microsoft / promptflow

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

[BUG] Defaults aren't getting saved in the `flow.dag.yaml` in the Promptflow UI (AML Studio) #2133

Closed prasann closed 4 months ago

prasann commented 4 months ago

Describe the bug

For a flow, when we fill in the default value through the UI it gets persisted. However, I don't see that information in the flow.dag.yaml. This causes issue, if we download the flow files and start to work within VSCode.

This seems to be a recent issue, I have seen this working in the past.

How To Reproduce the bug Steps to reproduce the behavior, how frequent can you experience the bug:

Expected behavior

Screenshots If applicable, add screenshots to help explain your problem.

UIMode FileMode

Running Information(please complete the following information): Happens in the Prompflow inside the AML studio.

Additional context Add any other context about the problem here.

0mza987 commented 4 months ago

Hi @prasann,

Thanks for your feedback. For azure portal related feedback, please refer to Frequency asked questions (FAQ) — Prompt flow documentation and create feedback on azure portal, thanks!