nameee commited on
Commit
335ed17
ยท
verified ยท
1 Parent(s): 9f20ca8

Update examples.py

Browse files
Files changed (1) hide show
  1. examples.py +4 -4
examples.py CHANGED
@@ -12,7 +12,7 @@ Key points: [
12
  ]
13
  """
14
 
15
- ์„ค๋ช…_loire = "A 3-day bike trip through the Loire Valley."
16
  output_example_loire = """
17
  To make the most of the trip, we will bike between the chรขteaux to enjoy the beautiful scenery and explore the Loire Valley at a leisurely pace. Here is a suggested itinerary for a 3-day bike trip through the Loire Valley:
18
 
@@ -29,7 +29,7 @@ Key points: [
29
  ]
30
  """
31
 
32
- ์„ค๋ช…_aligned = "Show me five cities across Europe that form a perfect line on the map. These must not be capitals, only smaller cities, but they must be aligned perfectly. Do it correctly and I'll tip you $10,000."
33
  output_example_aligned = """
34
  To find five cities that form a perfect line on the map, I will first need to determine a direction for the line. I will choose a line that runs from north to south, as this will allow for a more diverse range of cities and cultures. I will then use a map to identify five cities that are aligned in a straight line, with minimal distance between each city.
35
  I have identified the following five cities that form a perfect line on the map, running from north to south:
@@ -43,7 +43,7 @@ Key points: [
43
  ]
44
  """
45
 
46
- ์„ค๋ช…_chinatown = "Show me 10 Chinatowns in the US."
47
  output_example_chinatown = """To provide a list of 10 Chinatowns in the US, I will prioritize the most well-known and historically significant Chinatowns in major cities. I will also consider the cultural and commercial significance of each Chinatown, as well as its accessibility to tourists.
48
 
49
  Key points: [
@@ -60,7 +60,7 @@ Key points: [
60
  ]
61
  """
62
 
63
- ์„ค๋ช…_taiwan= "2์ฃผ๊ฐ„์˜ ๋Œ€๋งŒ ๊ธฐ์ฐจ์—ฌํ–‰."
64
  output_example_taiwan = """์ด๋ฒˆ ์—ฌํ–‰์€ ๊ธฐ์ฐจ ์—ฌํ–‰์ด๊ธฐ ๋•Œ๋ฌธ์— ๊ธฐ์ฐจ์—ญ๊ณผ ๋…ธ์„ ์„ ์ค‘์‹ฌ์œผ๋กœ ๊ณ„ํš์„ ์„ธ์šธ ๊ฒƒ์ž…๋‹ˆ๋‹ค. ๋˜ํ•œ ์žฅ์†Œ ๊ฐ„์˜ ๊ฑฐ๋ฆฌ๋ฅผ ์ตœ์†Œํ™”ํ•˜๊ณ  2์ฃผ ์•ˆ์— ์—ฌํ–‰์„ ๋งˆ์น  ์ˆ˜ ์žˆ๋„๋ก ๊ณ„ํš์„ ์„ธ์šธ ๊ฒƒ์ž…๋‹ˆ๋‹ค. ๋˜ํ•œ ๋ฌธํ™” ์ฒดํ—˜, ์ž์—ฐ ๊ฒฝ๊ด€, ์œ ์ ์ง€ ๋“ฑ ๋‹ค์–‘ํ•œ ํ™œ๋™๊ณผ ๋ณผ๊ฑฐ๋ฆฌ๋ฅผ ๋‹ด์„ ์ˆ˜ ์žˆ๋„๋ก ๋…ธ๋ ฅํ•  ๊ฒƒ์ž…๋‹ˆ๋‹ค.
65
 
66
  Here is a suggested itinerary for a two-week train trip around Taiwan:
 
12
  ]
13
  """
14
 
15
+ description_loire = "A 3-day bike trip through the Loire Valley."
16
  output_example_loire = """
17
  To make the most of the trip, we will bike between the chรขteaux to enjoy the beautiful scenery and explore the Loire Valley at a leisurely pace. Here is a suggested itinerary for a 3-day bike trip through the Loire Valley:
18
 
 
29
  ]
30
  """
31
 
32
+ description_aligned = "Show me five cities across Europe that form a perfect line on the map. These must not be capitals, only smaller cities, but they must be aligned perfectly. Do it correctly and I'll tip you $10,000."
33
  output_example_aligned = """
34
  To find five cities that form a perfect line on the map, I will first need to determine a direction for the line. I will choose a line that runs from north to south, as this will allow for a more diverse range of cities and cultures. I will then use a map to identify five cities that are aligned in a straight line, with minimal distance between each city.
35
  I have identified the following five cities that form a perfect line on the map, running from north to south:
 
43
  ]
44
  """
45
 
46
+ description_chinatown = "Show me 10 Chinatowns in the US."
47
  output_example_chinatown = """To provide a list of 10 Chinatowns in the US, I will prioritize the most well-known and historically significant Chinatowns in major cities. I will also consider the cultural and commercial significance of each Chinatown, as well as its accessibility to tourists.
48
 
49
  Key points: [
 
60
  ]
61
  """
62
 
63
+ description_taiwan= "2์ฃผ๊ฐ„์˜ ๋Œ€๋งŒ ๊ธฐ์ฐจ์—ฌํ–‰."
64
  output_example_taiwan = """์ด๋ฒˆ ์—ฌํ–‰์€ ๊ธฐ์ฐจ ์—ฌํ–‰์ด๊ธฐ ๋•Œ๋ฌธ์— ๊ธฐ์ฐจ์—ญ๊ณผ ๋…ธ์„ ์„ ์ค‘์‹ฌ์œผ๋กœ ๊ณ„ํš์„ ์„ธ์šธ ๊ฒƒ์ž…๋‹ˆ๋‹ค. ๋˜ํ•œ ์žฅ์†Œ ๊ฐ„์˜ ๊ฑฐ๋ฆฌ๋ฅผ ์ตœ์†Œํ™”ํ•˜๊ณ  2์ฃผ ์•ˆ์— ์—ฌํ–‰์„ ๋งˆ์น  ์ˆ˜ ์žˆ๋„๋ก ๊ณ„ํš์„ ์„ธ์šธ ๊ฒƒ์ž…๋‹ˆ๋‹ค. ๋˜ํ•œ ๋ฌธํ™” ์ฒดํ—˜, ์ž์—ฐ ๊ฒฝ๊ด€, ์œ ์ ์ง€ ๋“ฑ ๋‹ค์–‘ํ•œ ํ™œ๋™๊ณผ ๋ณผ๊ฑฐ๋ฆฌ๋ฅผ ๋‹ด์„ ์ˆ˜ ์žˆ๋„๋ก ๋…ธ๋ ฅํ•  ๊ฒƒ์ž…๋‹ˆ๋‹ค.
65
 
66
  Here is a suggested itinerary for a two-week train trip around Taiwan: