Brynn Yin

Results 48 comments of Brynn Yin

Hi @dans-msft , @Adarsh-Ramanathan please also take a look at this vector db tool issue, thank you!

Hi @bastbu , thanks for reaching us, that's a known issue when additional includes specified, because we will copy the flow files with additional includes to a temp folder to...

Hi, for the create operation, promptflow now only supports create connection locally., but user is able to use both local connections and Azure AI connections. To create/use local connections, please...

The 'local connection' I said means those connections meta we stored locally in the sqlite, while the Azure AI connection means those connection created in your AI project, and the...

You could find the samples based on your requirements under the 'manage connections' doc page. ![image](https://github.com/microsoft/promptflow/assets/24237253/da8a657b-f4ef-405e-8cf0-952daaf17ad9)

@AlexTeslenko I just test 'pf flow test' and 'pf flow serve' with 1.9.0 and 1.10.1, we only commit this work for flow serve, and flow serve works well, while flow...

@AlexTeslenko Sounds like you are using the image by 'pf flow build'. When running 'pf flow build', the connection yaml will be re-extracted with an environment variable reference using default...

Hi @jayendranarumugam , thanks for reaching us, we are working on support managed identity for AzureOpenAI Connection in recent days, besides connection itself, our promptflow-tools package also need some changes...

Hi @FreddyAyala , yes, we are working on it, currently promptflow-tools are under testing of the newly added auth mode, also AzureML workspace UI. Once we shipped new version of...