Skip to content

Commit

Permalink
add line for liniting test
Browse files Browse the repository at this point in the history
  • Loading branch information
moutasemalakkad committed Jul 16, 2024
1 parent d09da66 commit ff7db61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vision_agent/lmm/lmm.py
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,7 @@ def generate(
response = response.json()
return response["response"] # type: ignore


class ClaudeSonnetLMM(LMM):
r"""An LMM class for Anthropic's Claude Sonnet model."""

Expand Down

0 comments on commit ff7db61

Please sign in to comment.