Skip to content

v0.1.30

Choose a tag to compare

@deltawi deltawi released this 15 Jul 14:04
c6bcc2b

Changes

  • Fix Bedrock chat sampling parameter handling so implicit Pydantic defaults for temperature and top_p are not forwarded to Bedrock as explicit inferenceConfig values.
  • Preserve explicit null request fields through chat preflight, converted text endpoints, and chat batch paths.
  • Surface Bedrock provider validation messages in API errors.

Validation

  • Full test suite passed on PR #225: 1829 passed, 77 skipped.