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 45797c4 commit e318a2dCopy full SHA for e318a2d
dspy/__init__.py
@@ -18,7 +18,7 @@
18
OpenAI = dsp.GPT3
19
ColBERTv2 = dsp.ColBERTv2
20
Pyserini = dsp.PyseriniRetriever
21
-Clarifai=dsp.ClarifaiLLM
+Clarifai = dsp.ClarifaiLLM
22
23
HFClientTGI = dsp.HFClientTGI
24
HFClientVLLM = HFClientVLLM
0 commit comments