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
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:
parent
888439ede2
commit
8856be1085
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue