We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95c0e4f commit 5f228e7Copy full SHA for 5f228e7
dspy/predict/chain_of_thought.py
@@ -4,7 +4,6 @@
4
5
import dspy
6
from dspy.primitives.module import Module
7
-from dspy.signatures.field import OutputField
8
from dspy.signatures.signature import Signature, ensure_signature
9
10
0 commit comments