Skip to content

Commit

Permalink
Update llm_plugin.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki authored Aug 6, 2023
1 parent d8e7708 commit f568807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tt/plugins/default_plugins/llm_plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"""
import os

from myllm import MyLLM, version
from myllm import MyLLM

from tt.config import settings
from tt.plugins.plugin_manager import BasePlugin
Expand Down

0 comments on commit f568807

Please sign in to comment.