SalehAhmad commited on
Commit
ff167f0
·
verified ·
1 Parent(s): 436c838

Update PRESET_QUERIES.py

Browse files
Files changed (1) hide show
  1. 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