microsoft / llmops-promptflow-template

LLMOps with Prompt Flow is a "LLMOps template and guidance" to help you build LLM-infused apps using Prompt Flow. It offers a range of features including Centralized Code Hosting, Lifecycle Management, Variant and Hyperparameter Experimentation, A/B Deployment, reporting for all runs and experiments and so on.
Other
200 stars 181 forks source link

Check before update data and model #71

Closed andazhao closed 5 months ago

andazhao commented 6 months ago

Hi Team,

Is it possible to add some check before update dataset and model. Currently each commit will create new vision of model/dataset. I thought create_or_update command will check before update. But looks like it will update vision all the time. Thank you.

Anda

andazhao commented 6 months ago

image

ritesh-modi commented 5 months ago

This has been implemented now. https://github.com/microsoft/llmops-promptflow-template/pull/78