Skip to content

v0.3.0-alpha.4

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 02 Oct 22:05

0.3.0-alpha.4 (2025-10-02)

Full Changelog: v0.3.0-alpha.3...v0.3.0-alpha.4

⚠ BREAKING CHANGES

  • api: use input_schema instead of parameters for tools

Features

  • api: fixes to URLs (406c366)
  • api: tool api (input_schema, etc.) changes (064b98b)
  • api: use input_schema instead of parameters for tools (2d53df4)

Bug Fixes

  • api: another fix to capture correct responses.create() params (a41fdb1)
  • api: fix the ToolDefParam updates (4e24a76)
  • manual: kill arguments_json (a05eb61)
  • manual: update lib/ code for the input_schema changes (67b3d02)
  • manual: use tool.name instead of tool.identifier (8542d1d)