Skip to content

Commit

Permalink
add output
Browse files Browse the repository at this point in the history
  • Loading branch information
tcapelle committed Dec 10, 2024
1 parent 5194992 commit 3b954ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions weave/scorers/relevance_scorer.py
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ def _score_document(
@weave.op
def score(
self,
output: str,
query: str,
documents: list[str],
return_all_scores: bool = False
Expand Down

0 comments on commit 3b954ff

Please sign in to comment.