audit_assistant / auditqa /sample_questions.py
ppsingh's picture
Update auditqa/sample_questions.py
02ef87b verified
raw
history blame
No virus
295 Bytes
QUESTIONS = {
"Popular Questions": [
"What is Audit General Office?",
"How does Audit helps the governance?",
],
"Budget Expenditure":[
"What are key focus area of this report?",
"What Budget Expenditure discrepancy are noticed in report?"
]
}