Skip to content

toolbox-core: v0.1.0

Compare
Choose a tag to compare
@twishabansal twishabansal released this 04 Apr 09:22
88d1960

0.1.0 (2025-04-04)

Features

  • toolbox-core: add type validation to params when tool is invoked (#129) (5d62138)
  • toolbox-core: Added a sync toolbox client (#131) (ed82832)
  • toolbox-core: add authenticated parameters support (#119) (10087a1)
  • toolbox-core: add support for bound parameters (#120) (b2a2208)
  • toolbox-core: updated generated docstring to include parameters and their descriptions (#127) (eafe2e9)
  • toolbox-core: add basic implementation (#103) (4f992d8)

Documentation

Bug Fixes

  • toolbox-core: Add qualname for ToolboxTool instances (#134) (5c2dff7)
  • toolbox-core: correct invalid reference when using array types (#128) (d5a3259)