You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @tcapelle, has this been deprioritized? We've been vendoring a fork of the code in our repos but this issue is blocking feature mainlining and broader release of some of our internal tools.
Excited for the addition of new scoring functions, thanks for the hard work. With it being hot off the presses, I did run into this issue.
AsyncOpenAI
clients seem to be supported:weave/weave/scorers/llm_utils.py
Lines 28 to 30 in 585752e
But the underlying calls for Weave scorers assume non-async clients:
weave/weave/scorers/llm_utils.py
Lines 85 to 96 in 585752e
The text was updated successfully, but these errors were encountered: