Heyi Tang

Results 10 comments of Heyi Tang

Hi, @iceman3000 , thank you for the feedback. We want to understand more details for such requirements. If I understand correctly, are you asking something like ```yaml activate: when: ${node.output}...

@iceman3000 Can you explain more details about your proposal? It seems that you want to change the condition check from the input from output, using something like "goto"? Could you...

@Wix97 From pf perspective, it would be complicated to define such a contract to summarize tokens according to the tokens. I have a proposal: what if we expose the ability...

@loomlike Thank you for your information, it is a bug in such scenario, we will fix it.

Our investigation suggests that the issue most likely stems from data transfer problems during batch run. When conducting a flow test, we employ a primary process to execute the flow...

@axecopfire Currently it is by design that we do not resolve ${} values in the list since it is hard to distinguish it from a normal list. As a workaround,...

![image](https://github.com/microsoft/promptflow/assets/3871260/7d41059c-f2ec-495d-8559-12cddd6d9fec) https://jinja.palletsprojects.com/en/2.11.x/templates/#list-of-builtin-filters @johnsinco from_json seems not a built-in filter, what is your proposal? 1. Add a pf built-in filters; 2. Hint node with strong type and load the data?

Hi @johnsinco, thank you for your feedback! Strong type value in prompt is not in our plan now. As for `load_json` filter, we will discuss on this feature. We will...

@avante-nick The issue is closed because of a github action, we will adjust the rule. As for your ask, it is a valid ask and we are planning it as...