Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MateuszOssGit committed Oct 14, 2024
1 parent fab1838 commit dabf609
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
MODEL_ID = "mistralai/mistral-large"


class TestTogetherStandard(ChatModelIntegrationTests):
class TestWatsonxStandard(ChatModelIntegrationTests):
@property
def chat_model_class(self) -> Type[BaseChatModel]:
return ChatWatsonx
Expand Down

0 comments on commit dabf609

Please sign in to comment.