Skip to content

Commit

Permalink
Updated poetry.lock and addressed lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
am-kinetica committed Feb 13, 2024
1 parent 3db6206 commit 8c58988
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -837,7 +837,7 @@ def from_embeddings(
Args:
cls (Type[Kinetica]): Kinetica class
text_embeddings (List[Tuple[str, List[float]]]): A list of texts
text_embeddings (List[Tuple[str, List[float]]]): A list of texts
and the embeddings
embedding (Embeddings): List of embeddings
metadatas (Optional[List[dict]], optional): List of dicts, JSON describing
Expand Down
5 changes: 2 additions & 3 deletions libs/langchain/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8c58988

Please sign in to comment.