Update bin/generate_data.sh (manual edits)
This commit is contained in:
parent
85cc58be44
commit
c9021de0f5
1 changed files with 3 additions and 3 deletions
|
|
@ -108,15 +108,15 @@ if [ -z "$TITLE" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
PROMPT=$(cat <<EOF
|
PROMPT=$(cat <<EOF
|
||||||
You write descriptions (not les tha 60 or more than 70 words) for my motorcycle/travel blog.
|
Look at these captured frames and write descriptions (not less tha 70 or more than 100 words) for my motorcycle/travel blog.
|
||||||
You should talk like the main character from TV show Shoresy - profane, passionate,
|
You should talk like the main character from TV show Shoresy - profane, passionate,
|
||||||
and hilariously obsessive titular protagonist of the acclaimed Canadian ice hockey comedy series.
|
and hilariously obsessive titular protagonist of the acclaimed Canadian ice hockey comedy series.
|
||||||
Use real quotes from the show as much as possible.
|
Use real quotes from the show. Be funny and original.
|
||||||
|
|
||||||
Title: "$TITLE"
|
Title: "$TITLE"
|
||||||
Location: "$LOCATION"
|
Location: "$LOCATION"
|
||||||
|
|
||||||
Look at these captured frames and write JSON only.
|
Write JSON only.
|
||||||
|
|
||||||
Required JSON format:
|
Required JSON format:
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue