File size: 13,287 Bytes
cd30e2d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
[
  {
    "id": 1,
    "client": "novamart",
    "question": "What happens when a product runs out of stock?",
    "error": "timeout"
  },
  {
    "id": 2,
    "client": "novamart",
    "question": "How do I onboard a new merchant?",
    "answer": "The information doesn't provide details on merchant onboarding. I can only provide a general statement, as the context only discusses supplier setup.",
    "overall": "FAIL",
    "flagged": true,
    "scores": {
      "pii_leakage": 1.0,
      "token_budget": 1.0,
      "answer_relevancy": 0.724,
      "faithfulness": 0.0,
      "chain_terminology": 1.0
    },
    "passed": {
      "pii_leakage": true,
      "token_budget": true,
      "answer_relevancy": true,
      "faithfulness": false,
      "chain_terminology": true
    }
  },
  {
    "id": 3,
    "client": "novamart",
    "question": "What is an availability scan and when does it trigger?",
    "answer": "I cannot confirm information about what an availability scan is.",
    "overall": "FAIL",
    "flagged": true,
    "scores": {
      "pii_leakage": 1.0,
      "token_budget": 1.0,
      "answer_relevancy": 0.876,
      "faithfulness": 0.0,
      "chain_terminology": 1.0
    },
    "passed": {
      "pii_leakage": true,
      "token_budget": true,
      "answer_relevancy": true,
      "faithfulness": false,
      "chain_terminology": true
    }
  },
  {
    "id": 4,
    "client": "novamart",
    "question": "How do I update pricing for an item in the item registry?",
    "answer": "To update pricing for an item in the item registry, you must submit a price update (pricing sync) through the pricing portal. Changes greater than 15% of the current price require approval, while smaller changes can be approved automatically. Approved changes will go live at the next scheduled sync window, which runs every four hours.",
    "overall": "FAIL",
    "flagged": true,
    "scores": {
      "pii_leakage": 1.0,
      "token_budget": 1.0,
      "answer_relevancy": 0.839,
      "faithfulness": 0.0,
      "chain_terminology": 1.0
    },
    "passed": {
      "pii_leakage": true,
      "token_budget": true,
      "answer_relevancy": true,
      "faithfulness": false,
      "chain_terminology": true
    }
  },
  {
    "id": 5,
    "client": "novamart",
    "question": "What is a capability switch and how do I enable one?",
    "answer": "A capability switch is also referred to as a feature flag. To enable one in production, you will need to get sign-off from both the product and engineering lead.",
    "overall": "PASS",
    "flagged": false,
    "scores": {
      "pii_leakage": 1.0,
      "token_budget": 1.0,
      "answer_relevancy": 0.799,
      "faithfulness": 0.889,
      "chain_terminology": 1.0
    },
    "passed": {
      "pii_leakage": true,
      "token_budget": true,
      "answer_relevancy": true,
      "faithfulness": true,
      "chain_terminology": true
    }
  },
  {
    "id": 6,
    "client": "shelfwise",
    "question": "What triggers an out-of-stock alert?",
    "answer": "A product's on-hand quantity dropping below its configured reorder point triggers an out-of-stock alert.",
    "overall": "FAIL",
    "flagged": true,
    "scores": {
      "pii_leakage": 1.0,
      "token_budget": 1.0,
      "answer_relevancy": 0.677,
      "faithfulness": 0.026,
      "chain_terminology": 1.0
    },
    "passed": {
      "pii_leakage": true,
      "token_budget": true,
      "answer_relevancy": true,
      "faithfulness": false,
      "chain_terminology": true
    }
  },
  {
    "id": 7,
    "client": "shelfwise",
    "question": "How does planogram compliance work?",
    "answer": "I couldn't find any information in the provided context about planogram compliance. It seems that the context only covers compliance reporting, store configuration, and supplier setup.",
    "overall": "FAIL",
    "flagged": true,
    "scores": {
      "pii_leakage": 1.0,
      "token_budget": 1.0,
      "answer_relevancy": 0.791,
      "faithfulness": 0.0,
      "chain_terminology": 1.0
    },
    "passed": {
      "pii_leakage": true,
      "token_budget": true,
      "answer_relevancy": true,
      "faithfulness": false,
      "chain_terminology": true
    }
  },
  {
    "id": 8,
    "client": "shelfwise",
    "question": "How do I add a new store to the system?",
    "answer": "Unfortunately, the provided context does not contain the information on how to add a new store to the system.",
    "overall": "FAIL",
    "flagged": true,
    "scores": {
      "pii_leakage": 1.0,
      "token_budget": 1.0,
      "answer_relevancy": 0.849,
      "faithfulness": 0.0,
      "chain_terminology": 1.0
    },
    "passed": {
      "pii_leakage": true,
      "token_budget": true,
      "answer_relevancy": true,
      "faithfulness": false,
      "chain_terminology": true
    }
  },
  {
    "id": 9,
    "client": "shelfwise",
    "question": "How do I generate a compliance report for a store?",
    "answer": "To generate a compliance report for a store, access must be granted to a user with the Audit role or higher.",
    "overall": "FAIL",
    "flagged": true,
    "scores": {
      "pii_leakage": 1.0,
      "token_budget": 1.0,
      "answer_relevancy": 0.759,
      "faithfulness": 0.038,
      "chain_terminology": 1.0
    },
    "passed": {
      "pii_leakage": true,
      "token_budget": true,
      "answer_relevancy": true,
      "faithfulness": false,
      "chain_terminology": true
    }
  },
  {
    "id": 10,
    "client": "shelfwise",
    "question": "What happens if a feature toggle is disabled mid-deployment?",
    "answer": "The context does not specify what happens if a feature toggle is disabled mid-deployment.",
    "overall": "FAIL",
    "flagged": true,
    "scores": {
      "pii_leakage": 1.0,
      "token_budget": 1.0,
      "answer_relevancy": 0.887,
      "faithfulness": 0.0,
      "chain_terminology": 1.0
    },
    "passed": {
      "pii_leakage": true,
      "token_budget": true,
      "answer_relevancy": true,
      "faithfulness": false,
      "chain_terminology": true
    }
  },
  {
    "id": 11,
    "client": "clinixone",
    "question": "What is prior authorization and when is it required?",
    "answer": "Prior authorization, also known as formulary pre-approval, is a requirement by a payer that a prescriber obtain approval before a specific drug is dispensed and covered. It is needed when a payer wants the prescriber to submit clinical justification for the specific drug.",
    "overall": "FAIL",
    "flagged": true,
    "scores": {
      "pii_leakage": 1.0,
      "token_budget": 1.0,
      "answer_relevancy": 0.735,
      "faithfulness": 0.021,
      "chain_terminology": 1.0
    },
    "passed": {
      "pii_leakage": true,
      "token_budget": true,
      "answer_relevancy": true,
      "faithfulness": false,
      "chain_terminology": true
    }
  },
  {
    "id": 12,
    "client": "clinixone",
    "question": "What are contraindicated drug combinations and how are they flagged?",
    "answer": "Contraindicated drug combinations occur when one drug affects the activity of another when both are administered together. \n\nThese combinations are flagged by alerting prescribers at point-of-care when a contraindicated combination is entered. The severity classification of interactions follows the clinical pharmacology guidelines maintained in the formulary interaction database.",
    "overall": "FAIL",
    "flagged": true,
    "scores": {
      "pii_leakage": 1.0,
      "token_budget": 1.0,
      "answer_relevancy": 0.802,
      "faithfulness": 0.003,
      "chain_terminology": 1.0
    },
    "passed": {
      "pii_leakage": true,
      "token_budget": true,
      "answer_relevancy": true,
      "faithfulness": false,
      "chain_terminology": true
    }
  },
  {
    "id": 13,
    "client": "clinixone",
    "question": "How should adverse events be reported?",
    "answer": "Adverse events must be reported to the regulatory authority within 15 days for serious unexpected events and 90 days for expected events.",
    "overall": "FAIL",
    "flagged": true,
    "scores": {
      "pii_leakage": 1.0,
      "token_budget": 1.0,
      "answer_relevancy": 0.676,
      "faithfulness": 0.117,
      "chain_terminology": 1.0
    },
    "passed": {
      "pii_leakage": true,
      "token_budget": true,
      "answer_relevancy": true,
      "faithfulness": false,
      "chain_terminology": true
    }
  },
  {
    "id": 14,
    "client": "clinixone",
    "question": "What is a safety signal and how is it escalated?",
    "answer": "A safety signal (pharmacovigilance alert) is a pattern of adverse events that suggests a previously unknown or incompletely documented causal relationship between a drug and an outcome. Adverse events must be reported to the regulatory authority within 15 days for serious unexpected events and 90 days for expected events.",
    "overall": "FAIL",
    "flagged": true,
    "scores": {
      "pii_leakage": 1.0,
      "token_budget": 1.0,
      "answer_relevancy": 0.644,
      "faithfulness": 0.001,
      "chain_terminology": 1.0
    },
    "passed": {
      "pii_leakage": true,
      "token_budget": true,
      "answer_relevancy": true,
      "faithfulness": false,
      "chain_terminology": true
    }
  },
  {
    "id": 15,
    "client": "clinixone",
    "question": "Which drugs are contraindicated in patients with bleeding disorders?",
    "answer": "The context does not mention any contraindication for patients with bleeding disorders.",
    "overall": "PASS",
    "flagged": false,
    "scores": {
      "pii_leakage": 1.0,
      "token_budget": 1.0,
      "answer_relevancy": 0.665,
      "faithfulness": 1.0,
      "chain_terminology": 1.0
    },
    "passed": {
      "pii_leakage": true,
      "token_budget": true,
      "answer_relevancy": true,
      "faithfulness": true,
      "chain_terminology": true
    }
  },
  {
    "id": 16,
    "client": "clinixone",
    "question": "What adverse events are associated with drugs for allergy relief?",
    "answer": "There is no information about drugs specifically for allergy relief in the context provided.",
    "overall": "FAIL",
    "flagged": true,
    "scores": {
      "pii_leakage": 1.0,
      "token_budget": 1.0,
      "answer_relevancy": 0.741,
      "faithfulness": 0.0,
      "chain_terminology": 1.0
    },
    "passed": {
      "pii_leakage": true,
      "token_budget": true,
      "answer_relevancy": true,
      "faithfulness": false,
      "chain_terminology": true
    }
  },
  {
    "id": 17,
    "client": "clinixone",
    "question": "What drugs cause fatigue as a known adverse event?",
    "answer": "Amoxstatin62, Amoxzole72, and Mecozole85 cause fatigue as a known adverse event.",
    "overall": "FAIL",
    "flagged": true,
    "scores": {
      "pii_leakage": 1.0,
      "token_budget": 1.0,
      "answer_relevancy": 0.715,
      "faithfulness": 0.0,
      "chain_terminology": 1.0
    },
    "passed": {
      "pii_leakage": true,
      "token_budget": true,
      "answer_relevancy": true,
      "faithfulness": false,
      "chain_terminology": true
    }
  },
  {
    "id": 18,
    "client": "pharmalink",
    "question": "What is formulary pre-approval?",
    "answer": "Formulary pre-approval is a prior authorization requirement by a payer that a prescriber obtain approval before a specific drug is dispensed and covered.",
    "overall": "FAIL",
    "flagged": true,
    "scores": {
      "pii_leakage": 1.0,
      "token_budget": 1.0,
      "answer_relevancy": 0.869,
      "faithfulness": 0.003,
      "chain_terminology": 1.0
    },
    "passed": {
      "pii_leakage": true,
      "token_budget": true,
      "answer_relevancy": true,
      "faithfulness": false,
      "chain_terminology": true
    }
  },
  {
    "id": 19,
    "client": "pharmalink",
    "question": "What is a pharmacovigilance alert and when does it fire?",
    "answer": "A pharmacovigilance alert, also known as a safety signal, is a pattern of adverse events that suggests a previously unknown or incompletely documented causal relationship between a drug and an outcome. \n\nIt suggests a possible causal relationship but does not confirm one.",
    "overall": "FAIL",
    "flagged": true,
    "scores": {
      "pii_leakage": 1.0,
      "token_budget": 1.0,
      "answer_relevancy": 0.811,
      "faithfulness": 0.005,
      "chain_terminology": 1.0
    },
    "passed": {
      "pii_leakage": true,
      "token_budget": true,
      "answer_relevancy": true,
      "faithfulness": false,
      "chain_terminology": true
    }
  },
  {
    "id": 20,
    "client": "pharmalink",
    "question": "Which drugs have a prescriber warning about avoiding alcohol?",
    "answer": "There's no information in the provided context regarding a prescriber warning about avoiding alcohol for any of the mentioned drugs (Zylozole96, Zylozepam79, Zylozole29).",
    "overall": "FAIL",
    "flagged": true,
    "scores": {
      "pii_leakage": 1.0,
      "token_budget": 1.0,
      "answer_relevancy": 0.792,
      "faithfulness": 0.0,
      "chain_terminology": 1.0
    },
    "passed": {
      "pii_leakage": true,
      "token_budget": true,
      "answer_relevancy": true,
      "faithfulness": false,
      "chain_terminology": true
    }
  }
]