Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ArzelaAscoIi committed Jul 30, 2024
1 parent ed19204 commit 4c69356
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ def __init__(
custom_mapping: Optional[Dict[str, Any]] = None,
index: str = "default",
embedding_similarity_function: Literal["cosine", "dot_product", "l2_norm", "max_inner_product"] = "cosine",
julias_param: str = "hallo",
**kwargs,
):
"""
Expand Down

0 comments on commit 4c69356

Please sign in to comment.