Skip to content

Commit fa0b861

Browse files
committed
merge
1 parent c2b4126 commit fa0b861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsp/modules/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from .google import *
1515
from .googlevertexai import *
1616
from .gpt3 import *
17-
# from .groq_client import *
17+
from .groq_client import *
1818
from .hf import HFModel
1919
from .hf_client import Anyscale, HFClientTGI, Together
2020
from .mistral import *

0 commit comments

Comments
 (0)