Skip to content

Commit

Permalink
evals import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
morganmcg1 committed Jan 12, 2025
1 parent b56e0eb commit 8160686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wandbot/evaluation/weave_eval/eval.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
CORRECTNESS_EVAL_TEMPLATE,
WandBotCorrectnessEvaluator,
)
from wandbot.evaluation.config import get_eval_config
from wandbot.evaluation.eval_config import get_eval_config
from tenacity import wait_random, after_log

from dotenv import load_dotenv
Expand Down

0 comments on commit 8160686

Please sign in to comment.