langchain_community.embeddings is depricated and replacing with langc… (#1717)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from typing import Optional
|
||||
|
||||
from langchain_community.embeddings import VertexAIEmbeddings
|
||||
from langchain_google_vertexai import VertexAIEmbeddings
|
||||
|
||||
from embedchain.config import BaseEmbedderConfig
|
||||
from embedchain.embedder.base import BaseEmbedder
|
||||
|
||||
Reference in New Issue
Block a user