Spaces:
Runtime error
Runtime error
adrien.aribaut-gaudin
commited on
Commit
·
01f9457
1
Parent(s):
9a9d439
add: example of question to ask
Browse files
config.py
CHANGED
@@ -4,7 +4,7 @@ content_en_path_real = "data/Illumio_Core_REST_API_Developer_Guide_23.3.pdf"
|
|
4 |
content_test = "Ilumio_chatbot/data/Test/Test_children.pdf"
|
5 |
|
6 |
|
7 |
-
examples = {"Question
|
8 |
}
|
9 |
|
10 |
|
|
|
4 |
content_test = "Ilumio_chatbot/data/Test/Test_children.pdf"
|
5 |
|
6 |
|
7 |
+
examples = {"Question about the collection of rulesets?": "What is the URI to Get a Collection of Rulesets ?",
|
8 |
}
|
9 |
|
10 |
|