Skip to content

Commit

Permalink
Update contextful_parsing README (#6571)
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 9b73a235c2e1c08064784cefee8d457db0d0358d
  • Loading branch information
szymondudycz authored and Manul from Pathway committed May 31, 2024
1 parent 52b6b5a commit 3fc4936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pipelines/contextful_parsing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ To query the pipeline, you can call the REST API:
```bash
curl --data '{
"user": "user",
"query": "When does the magic cola campaign start? Alert me if the start date changes."
"query": "What are the trends of coal imports?"
}' http://localhost:8080/ | jq
```

Expand Down

0 comments on commit 3fc4936

Please sign in to comment.