You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/howtos/integrations/_llamaindex.md
+71-83Lines changed: 71 additions & 83 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,38 +85,38 @@ df.head()
85
85
<tbody>
86
86
<tr>
87
87
<th>0</th>
88
-
<td>Why was New York named after the Duke of York?</td>
89
-
<td>[Etymology ==\n\nIn 1664, New York was named i...</td>
90
-
<td>New York was named after the Duke of York in 1...</td>
91
-
<td>AbstractQuerySynthesizer</td>
88
+
<td>Cud yu pleese explane the role of New York Cit...</td>
89
+
<td>[New York, often called New York City or NYC, ...</td>
90
+
<td>New York City serves as the geographical and d...</td>
91
+
<td>single_hop_specifc_query_synthesizer</td>
92
92
</tr>
93
93
<tr>
94
94
<th>1</th>
95
-
<td>How did the early Europan exploraton and setle...</td>
96
-
<td>[History ==\n\n\n=== Early history ===\nIn the...</td>
97
-
<td>The early European exploration and settlement ...</td>
98
-
<td>AbstractQuerySynthesizer</td>
95
+
<td>So like, what was New York City called before ...</td>
96
+
<td>[History ===== Early history === In the pre-C...</td>
97
+
<td>Before it was called New York, the area was kn...</td>
98
+
<td>single_hop_specifc_query_synthesizer</td>
99
99
</tr>
100
100
<tr>
101
101
<th>2</th>
102
-
<td>New York City population culture finance diver...</td>
103
-
<td>[New York City, the most populous city in the ...</td>
104
-
<td>New York City is a global cultural, financial,...</td>
105
-
<td>ComparativeAbstractQuerySynthesizer</td>
102
+
<td>what happen in new york with slavery and how i...</td>
103
+
<td>[and rechristened it "New Orange" after Willia...</td>
104
+
<td>In the early 18th century, New York became a c...</td>
105
+
<td>single_hop_specifc_query_synthesizer</td>
106
106
</tr>
107
107
<tr>
108
108
<th>3</th>
109
-
<td>How do the economic aspects of New York City, ...</td>
110
-
<td>[New York City, the most populous city in the ...</td>
111
-
<td>New York City's economic aspects, such as its ...</td>
112
-
<td>ComparativeAbstractQuerySynthesizer</td>
109
+
<td>What historical significance does Long Island ...</td>
110
+
<td>[<1-hop>\n\nHistory == === Early history === I...</td>
111
+
<td>Long Island holds historical significance in t...</td>
112
+
<td>multi_hop_specific_query_synthesizer</td>
113
113
</tr>
114
114
<tr>
115
115
<th>4</th>
116
-
<td>What role do biomedical research institutions ...</td>
117
-
<td>[Education ==\n\n \n\nNew York City has the la...</td>
118
-
<td>Biomedical research institutions in New York C...</td>
119
-
<td>SpecificQuerySynthesizer</td>
116
+
<td>What role does the Staten Island Ferry play in...</td>
117
+
<td>[<1-hop>\n\nto start service in 2017; this wou...</td>
118
+
<td>The Staten Island Ferry plays a significant ro...</td>
119
+
<td>multi_hop_specific_query_synthesizer</td>
120
120
</tr>
121
121
</tbody>
122
122
</table>
@@ -154,7 +154,7 @@ df["user_input"][0]
154
154
155
155
156
156
157
-
'Why was New York named after the Duke of York?'
157
+
'Cud yu pleese explane the role of New York City within the Northeast megalopolis, and how it contributes to the cultural and economic vibrancy of the region?'
New York was named after the Duke of York because in 1664, the city was named in honor of the Duke of York, who later became King James II of England.
168
+
New York City serves as a key hub within the Northeast megalopolis, playing a significant role in enhancing the cultural and economic vibrancy of the region. Its status as a global center of creativity, entrepreneurship, and cultural diversity contributes to the overall dynamism of the area. The city's renowned arts scene, including Broadway theatre and numerous cultural institutions, attracts artists and audiences from around the world, enriching the cultural landscape of the Northeast megalopolis. Economically, New York City's position as a leading financial and fintech center, home to major stock exchanges and a bustling real estate market, bolsters the region's economic strength and influence. Additionally, the city's diverse culinary scene, influenced by its immigrant history, adds to the cultural richness of the region, making New York City a vital component of the Northeast megalopolis's cultural and economic tapestry.
0 commit comments