all domain unit tests pass

This commit is contained in:
Adam Wilson
2025-07-27 18:53:30 -06:00
parent b83553d767
commit 5bc9f480f9
8 changed files with 385 additions and 53 deletions
@@ -36,7 +36,7 @@ class TestRunLoggingService(AbstractTestRunLoggingService):
def log_results(
self,
id: str,
prompt: str,
text_generation_result: str,
completion: str,
is_rag_few_shot_enabled: bool,
is_cot_enabled: bool,