Skip to content

Commit e318a2d

Browse files
mogith-pnsainivedh
andauthored
Update dspy/__init__.py
Co-authored-by: Sai Nivedh <sainivedh123@gmail.com>
1 parent 45797c4 commit e318a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dspy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
OpenAI = dsp.GPT3
1919
ColBERTv2 = dsp.ColBERTv2
2020
Pyserini = dsp.PyseriniRetriever
21-
Clarifai=dsp.ClarifaiLLM
21+
Clarifai = dsp.ClarifaiLLM
2222

2323
HFClientTGI = dsp.HFClientTGI
2424
HFClientVLLM = HFClientVLLM

0 commit comments

Comments
 (0)