Skip to content

Commit c16a69d

Browse files
authored
Update src/agentlab/llm/huggingface_utils.py
1 parent d36eb0b commit c16a69d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/agentlab/llm/huggingface_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
from agentlab.llm.base_api import AbstractChatModel
99
from agentlab.llm.prompt_templates import PromptTemplate, get_prompt_template
10-
from agentlab.llm.llm_utils import Discussion
1110

1211

1312
class HFBaseChatModel(AbstractChatModel):

0 commit comments

Comments
 (0)