Maggieli99
Results
1
issues of
Maggieli99
**Describe the bug** I was trying to do a promptflow batch run using the code below: ``` from promptflow import PFClient pf = PFClient() batch_run = pf.run( flow = flow_directory,...
bug