chore: trigger DSPy eval workflow
Some checks failed
DSPy RAG Evaluation / Layer 1 - Unit Tests (push) Failing after 5m9s
DSPy RAG Evaluation / Layer 3 - Integration Tests (push) Has been skipped
DSPy RAG Evaluation / Layer 2 - DSPy Module Tests (push) Has been skipped
DSPy RAG Evaluation / Layer 4 - Comprehensive Evaluation (push) Has been skipped
DSPy RAG Evaluation / Quality Gate (push) Failing after 2s

This commit is contained in:
kempersc 2026-01-11 22:18:17 +01:00
parent 888439ede2
commit 8856be1085

View file

@ -197,3 +197,4 @@ def sample_dspy_examples() -> list[Any]:
if DSPY_AVAILABLE:
return [dict_to_dspy_example(q) for q in SAMPLE_QUERIES]
return SAMPLE_QUERIES
# Trigger test