v0.4.5
0.4.5 (2025-08-20)
Full Changelog: v0.4.4...v0.4.5
Features
- api: manual updates (34a53aa)
Bug Fixes
- enable FunctionTool serialization for Temporal worker nodes (c9eb040)
- tools: handle callable objects in model serialization to facilitate tool calling (4e9bb87)
Chores
- demonstrate FunctionTool use in a (temporal) tutorial (3a72043)