Skip to content

Dspy EngineΒΆ

DSPy-powered engine component that mirrors the design implementation.

ClassesΒΆ

DSPyEngine ΒΆ

Bases: EngineComponent

Execute a minimal DSPy program backed by a hosted LLM.

Behavior intentionally mirrors design/dspy_engine.py so that orchestration relies on the same model resolution, signature preparation, and result normalization logic.

FunctionsΒΆ