Skip to content

Commit

Permalink
tupo
Browse files Browse the repository at this point in the history
  • Loading branch information
tcapelle committed Dec 10, 2024
1 parent 7af240c commit 5bc7920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weave/scorers/perplexity_scorer.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from typing import Union
from typing import Union, Any

import numpy as np
from openai.types.chat import ChatCompletion
Expand Down

0 comments on commit 5bc7920

Please sign in to comment.