Clement Wang

Results 17 comments of Clement Wang

Hi @sashokbg , thanks for reporting this to us. I think we should make two enhancement on this: - set a default limit to avoid creating snapshot so large -...

Our exisitng logic is like this: https://github.com/microsoft/promptflow/blob/0ae6a0aa36dd900fcfdd67b1a868a1d88c6fb964/src/promptflow/promptflow/_sdk/_utils.py#L449

Yes. Current implementation might has some limitation like only looking at ignore file in code folder, not search up to parent folders.

Please try set this env variable PF_HOME_DIRECTORY.

@edgBR Does this issue constantly repo? It may be related to some transient server issue at that time. Could you share the pipeline run id/name to us?

Support for C# flow experience is work-in-proess, we will reply back here when we have an concrete ETA to share. Could you describe your scenario a bit more in detail?...

We have a first version of Promptflow.Net now, and we are verifying its functionality & quality with Microsoft Internal Customer. We will post update here if it's ready to share...

> Likewise, as well. As an Microsoft Technology Center Architect, I typically work with 2 - 3 enterprise customers each week. I can you assure you there is a tremendous...

I would recommend not to take this now. As we haven't clearly defined the signature. The return type of pf.runs.create should be signle run. What's the sdk API poposal here?