Skip to content

Commit

Permalink
Update openhands/llm/llm.py
Browse files Browse the repository at this point in the history
  • Loading branch information
enyst authored Feb 3, 2025
1 parent e94c57d commit e81b312
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openhands/llm/llm.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
from litellm import completion as litellm_completion
from litellm import completion_cost as litellm_completion_cost
from litellm.exceptions import (
APIError,
RateLimitError,
)
from litellm.types.utils import CostPerToken, ModelResponse, Usage
Expand Down

0 comments on commit e81b312

Please sign in to comment.