Refactor AnthropicModel imports and update description
This commit is contained in:
parent
6262849463
commit
f4e204ce50
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from typing import Optional
|
||||
|
||||
from langchain_community.chat_models.anthropic import ChatAnthropic
|
||||
from langchain_anthropic.chat_models import ChatAnthropic
|
||||
from pydantic.v1 import SecretStr
|
||||
|
||||
from langflow.components.models.base.model import LCModelComponent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue