Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@sharonxiaohanli sharonxiaohanli released this 11 Dec 15:50

What's Changed

Added

  • Added pass rate metric to summary (#60)
  • Added support of session attributes for bedrock agent target([#77] (#77))
  • Added Target for Prompt Flows (#96)

Fixed

  • Bedrock agent required arguments documented as optional (#92)
  • Fix test result attribute in summary template (#90)

Changed

  • Renamed TestResult.success to TestResult.passed (#62)
  • Moved agenteval.TargetResponse to agenteval.targets.TargetResponse. Documentation for creating custom targets also updated to reflect this change (#62)
  • Renamed the target config type from bedrock-knowledgebase to bedrock-knowledge-base (#62)

New Contributors

Full Changelog: v0.2.0...v0.3.0