Skip to content

v0.62.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 13:20
· 429 commits to main since this release

PromptingTools v0.62.1

Diff since v0.62.0

Fixed

  • Fixed a bug in tool_call_signature where hidden fields were not hidden early enough and would fail if a Dict argument was provided. It used to do the processing after, but Dicts cannot be processed, so we're now masking the fields upfront.

Commits

Merged pull requests: