Skip to content

v0.4.3

Choose a tag to compare

@rstrahan rstrahan released this 14 Nov 22:48
· 57 commits to main since this release

[0.4.3]

Fixed

  • Fix #134 - Doc class dropdown shows no options when editing sections
  • Fix #133 - Cast topK to int to defend against transient ValidationException exceptions
  • Fix #132 - TRACKING_TABLE environment variable needed in EvaluationFunction
  • Fix #131 - HITL functions broken post docker migration
  • Fix #130 - Enable EU models for Agent Configuration and KB Configuration
  • Add ServiceUnavailableException to retryable exceptions in statemachine to better defend against processing failure due to quota overload
  • Evaluation Configuration Robustness
    • Improved JSON Schema error messages with actionable diagnostics when configuration issues occur
    • Added automatic type coercion for numeric constraints (e.g., maxItems: "7"maxItems: 7) to handle common YAML parsing quirks gracefully
  • UI: Document Schema Editor Input Field Fixes
    • Fixed Examples, Default Value, Const, and Enum Values fields not allowing first character deletion or comma input
    • Fixed Enum field remaining disabled after clearing Const value
    • Fixed "Clear all enum values" button not working
    • Fixed empty Evaluation Method picklist for Array[String] and other simple array types

Templates

  • us-west-2: https://s3.us-west-2.amazonaws.com/aws-ml-blog-us-west-2/artifacts/genai-idp/idp-main_0.4.3.yaml
  • us-east-1: https://s3.us-east-1.amazonaws.com/aws-ml-blog-us-east-1/artifacts/genai-idp/idp-main_0.4.3.yaml
  • eu-central-1: https://s3.eu-central-1.amazonaws.com/aws-ml-blog-eu-central-1/artifacts/genai-idp/idp-main_0.4.3.yaml