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.
2 parents ea15048 + 6964eb3 commit 32091f8Copy full SHA for 32091f8
dspy/adapters/two_step_adapter.py
@@ -8,7 +8,7 @@
8
from dspy.signatures.signature import Signature, make_signature
9
10
"""
11
-NOTE/TODO/FIMXE:
+NOTE/TODO/FIXME:
12
13
The main issue below is that the second step's signature is entirely created on the fly and is invoked with a chat
14
adapter explicitly constructed with no demonstrations. This means that it cannot "learn" or get optimized.
0 commit comments