Skip to content

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 23:29
17d0af0

1.7.0 (2026-07-04)

Features

  • add tool/function calling support (#52) (d01cf20)

Bug Fixes

  • accept Anthropic system field as content-block array (#47) (2eb182f), closes #46
  • Anthropic system content-block arrays, Responses API SSE spec compliance (0811e1e)
  • emit content_part.done and populate output_text.done.text per Responses API spec (#49) (b7402ca), closes #48