We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a98a0c commit f61a6afCopy full SHA for f61a6af
built-in-ai/playgrounds/summarizer-api/index.html
@@ -144,7 +144,7 @@ <h1>Summarizer API</h1>
144
<label for="type">Type of summary</label>
145
<select name="type" id="type">
146
<option value="key-points" selected>Key points</option>
147
- <option value="tl;dr">TL;DR</option>
+ <option value="tldr">TL;DR</option>
148
<option value="teaser">Teaser</option>
149
<option value="headline">Headline</option>
150
</select>
0 commit comments