v0.62.1
PromptingTools v0.62.1
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: