Spaces:
Runtime error
Runtime error
change examples
Browse files
config.py
CHANGED
@@ -7,9 +7,9 @@ content_html = "data/Test/list.html"
|
|
7 |
content_data_analyst = "data\Test\Data_Analyst_chez_Stockly.pdf"
|
8 |
content_test_epita = "data\Test\Test_epita.pdf"
|
9 |
|
10 |
-
examples = {"Question_1": "
|
11 |
-
"Question_2": "
|
12 |
-
"Question_3": "
|
13 |
}
|
14 |
|
15 |
|
|
|
7 |
content_data_analyst = "data\Test\Data_Analyst_chez_Stockly.pdf"
|
8 |
content_test_epita = "data\Test\Test_epita.pdf"
|
9 |
|
10 |
+
examples = {"Question_1": "Where does the Little Prince come from, and what motivates him to travel to different planets?",
|
11 |
+
"Question_2": "Can you describe the importance of the rose in the Little Prince's life and how it influences his journey?",
|
12 |
+
"Question_3": "What are some of the unique and interesting characters the Little Prince meets on his adventures, and what lessons does he learn from them?",
|
13 |
}
|
14 |
|
15 |
|