Files
siemens_ragas/apps/siemens_pdf_qa/__init__.py
T

7 lines
298 B
Python
Raw Normal View History

"""Siemens PDF question bank adapter for online evaluation.
Wraps the generic pdf_question_bank adapter with a Siemens-specific system
prompt that instructs the model to answer in the same language as the question
(Chinese for Chinese CT documentation) and to cite only the provided evidence.
"""