Skip to content

Commit

Permalink
Remove tags argument from end chain (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkuzmik committed Jun 28, 2024
1 parent 63febfa commit 0c4b594
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/comet_llm/chains/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ def end_chain(
dictionary with additional metadata to the call. This metadata
will be deep merged with the metadata passed to start_chain if
it was provided.
tags:User-defined tags attached to the chain
Returns: LLMResult
"""
Expand Down

0 comments on commit 0c4b594

Please sign in to comment.