Skip to content

Commit ba2eebe

Browse files
committed
move litewrapper
1 parent 52d67d5 commit ba2eebe

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

optillm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from concurrent.futures import ThreadPoolExecutor
1414

1515
# Import the LiteLLM wrapper
16-
from litellm_wrapper import LiteLLMWrapper
16+
from optillm.litellm_wrapper import LiteLLMWrapper
1717

1818
# Import approach modules
1919
from optillm.mcts import chat_with_mcts
File renamed without changes.

0 commit comments

Comments
 (0)