Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
PeiwenGaoMS committed Sep 18, 2023
1 parent 12d8b0d commit 15c4689
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ pf flow test --flow .
pf flow test --flow . --inputs question="What is Prompt flow?"
```

- Create run with multiple lines data
- Create run with multiple lines of data
```bash
pf run create --flow . --data ./data.jsonl --stream
```

- List and show run meta
- List and show run metadata
```bash
# list created run
pf run list
Expand Down

0 comments on commit 15c4689

Please sign in to comment.