ui: remove moon landing example
Browse files
app.py
CHANGED
|
@@ -2427,11 +2427,6 @@ def run_ui(
|
|
| 2427 |
|
| 2428 |
|
| 2429 |
EXAMPLES = [
|
| 2430 |
-
{
|
| 2431 |
-
"category": "Multi-hop facts",
|
| 2432 |
-
"icon": "🎯",
|
| 2433 |
-
"text": "Who was the first person to walk on the Moon, and which U.S. President set that goal in his famous 1962 “Moon speech”?",
|
| 2434 |
-
},
|
| 2435 |
{
|
| 2436 |
"category": "Time-varying + multi-hop",
|
| 2437 |
"icon": "📈",
|
|
|
|
| 2427 |
|
| 2428 |
|
| 2429 |
EXAMPLES = [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2430 |
{
|
| 2431 |
"category": "Time-varying + multi-hop",
|
| 2432 |
"icon": "📈",
|