#
DSPy Integration
Disable the LiteLLM cache with a litellm.cache = None
before your dspy.Metric call to avoid a known issue for between LiteLLM and Instructor.
We built an example of using an ensemble Verdict pipeline as a DSPy metric for automatic red-teaming.