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 f0149c6 commit c9a8cd4Copy full SHA for c9a8cd4
dspy/adapters/base.py
@@ -1,3 +1,4 @@
1
+from dspy.utils.callback import with_callbacks
2
3
4
class Adapter:
0 commit comments