Spaces:
Runtime error
Runtime error
Update PRESET_QUERIES.py
Browse files- PRESET_QUERIES.py +2 -1
PRESET_QUERIES.py
CHANGED
@@ -8,7 +8,8 @@ Queries = {
|
|
8 |
'who is Daniel Ringel?': [
|
9 |
'Tell me about Daniel Ringel',
|
10 |
'Can you show Daniel Ringel\'s CV?',
|
11 |
-
'Who is Daniel R.?'
|
|
|
12 |
],
|
13 |
}
|
14 |
|
|
|
8 |
'who is Daniel Ringel?': [
|
9 |
'Tell me about Daniel Ringel',
|
10 |
'Can you show Daniel Ringel\'s CV?',
|
11 |
+
'Who is Daniel R.?',
|
12 |
+
'Who is Ringel?'
|
13 |
],
|
14 |
}
|
15 |
|