Skip to content

Commit 96690de

Browse files
authored
Update __init__.py
Update to include dsp.Watsonx
1 parent b1f0dbf commit 96690de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dspy/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,7 @@
4141
AWSAnthropic = dsp.AWSAnthropic
4242
AWSMeta = dsp.AWSMeta
4343

44+
Watsonx = dsp.Watsonx
45+
4446
configure = settings.configure
4547
context = settings.context

0 commit comments

Comments
 (0)