mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-06-01 01:54:00 +00:00
refactor prompt placeholders for consistency
This commit is contained in:
@@ -8,19 +8,19 @@ You will receive the inputs like this:
|
|||||||
|
|
||||||
## CITY:
|
## CITY:
|
||||||
|
|
||||||
$$City Name$$
|
[City Name]
|
||||||
|
|
||||||
## COUNTRY:
|
## COUNTRY:
|
||||||
|
|
||||||
$$Country Name$$
|
[Country Name]
|
||||||
|
|
||||||
## LOCAL LANGUAGE CODES:
|
## LOCAL LANGUAGE CODES:
|
||||||
|
|
||||||
$$Local language codes in priority order$$
|
[Local language codes in priority order]
|
||||||
|
|
||||||
## CONTEXT:
|
## CONTEXT:
|
||||||
|
|
||||||
$$Information about local beer culture, history, geography, or language context$$
|
[Information about local beer culture, history, geography, or language context]
|
||||||
|
|
||||||
## CRITICAL OUTPUT FORMAT (READ CAREFULLY):
|
## CRITICAL OUTPUT FORMAT (READ CAREFULLY):
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user