CoolFace
Apppublic

mrme77/dfars-assistant

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes
answer_dfars_question.md19 linesDownload Raw Back to workflows
1# Workflow: Answer DFARS Question2 31. Classify the user question:4   - exact clause or section lookup5   - applicability question6   - definition question7   - comparison question8   - general explanation92. Retrieve candidate sections using exact identifiers, keyword search, and semantic search.103. Re-rank candidates against the user question.114. Build the answer context:12   - assistant rules13   - citation policy14   - user question15   - retrieved section metadata16   - original source text for top sections175. Answer with citations and applicability limits.18 19