Skip to content

Commit

Permalink
Fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyashankar committed Aug 20, 2024
1 parent 3c56ae0 commit 06ee4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion motion/operations/resolve.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
from motion.operations.utils import (
RichLoopBar,
call_llm,
embedding,
parse_llm_response,
rich_as_completed,
validate_output,
)
from litellm import embedding


def compare_pair(
Expand Down

0 comments on commit 06ee4f0

Please sign in to comment.