v0.65.1
PromptingTools v0.65.1
Fixed
- Removed unnecessary printing to
stdout
during precompilation inprecompile.jl
. - Fixed a "bug-waiting-to-happen" in tool use.
to_json_type
now enforces users to provide concrete types, because abstract types can lead to errors during JSON3 deserialization. - Flowed through a bug fix in
StreamCallback
where the usage information was being included in the response even whenusage=nothing
. Lower bound ofStreamCallbacks
was bumped to0.5.1
.
Commits
Merged pull requests:
Closed issues: