Skip to content

v0.2.0

Choose a tag to compare

@DanielPolatajko DanielPolatajko released this 29 Oct 15:11

Added

  • Convert built-in Inspect choice and match scorer values to booleans when logging scores to Weave
  • Add eval-set log dir to Weave Evaluation metadata

Fixed

  • Bump minimum Weave version to fix Pydantic validation error on summary aggregation
  • Autopatch based on installed libs, rather than blanket patching
  • Load settings every time enabled is called
  • Remove custom EvaluationLogger to enable dataset comparison
  • Bug with out-of-date syntax for importlib utils

New Contributors