Skip to content

Commit

Permalink
update imports
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfeil committed Dec 18, 2023
1 parent ae10c18 commit a8f2c1e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions libs/langchain/langchain/embeddings/gradient_ai.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
from langchain_community.embeddings.gradient_ai import (
GradientEmbeddings
)
from langchain_community.embeddings.gradient_ai import GradientEmbeddings

__all__ = ["GradientEmbeddings"]

0 comments on commit a8f2c1e

Please sign in to comment.