Skip to content

Commit

Permalink
fixing params
Browse files Browse the repository at this point in the history
  • Loading branch information
abhimalamkar committed Feb 13, 2024
1 parent f18e519 commit e380ada
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,6 @@ def add_embeddings(
texts: Iterable of strings to add to the vectorstore.
embeddings: List of list of embedding vectors.
metadatas: List of metadatas associated with the texts.
parent_ids: Optionally, a list of parent identifiers for the texts.
kwargs: Additional vectorstore-specific parameters.
"""

Expand Down

0 comments on commit e380ada

Please sign in to comment.