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 Name$$
|
||||
[City Name]
|
||||
|
||||
## COUNTRY:
|
||||
|
||||
$$Country Name$$
|
||||
[Country Name]
|
||||
|
||||
## LOCAL LANGUAGE CODES:
|
||||
|
||||
$$Local language codes in priority order$$
|
||||
[Local language codes in priority order]
|
||||
|
||||
## 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):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user