Skip to content

Commit 0ef8247

Browse files
authored
delete extraneous triple quote in example (#49)
I'm guessing this accidentally got copied over from a tripled quoted string in source code. 🧹
1 parent b881dbb commit 0ef8247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ Explain what a bank run is in a tweet.
112112
@json_suffix_prompt_v2_wo_none
113113
</prompt>
114114
</rail>
115-
"""
116115
```
116+
117117
We specify our quality criteria (generated length, URL reachability) in the `format` fields of the `RAIL` spec below. We `reask` if `explanation` is not valid, and filter the `follow_up_url` if it is not valid.
118118

119119
### 🛠️ Using Guardrails to enforce the `RAIL` spec

0 commit comments

Comments
 (0)