SIGN IN SIGN UP

Add default parameter value support for tool definitions (#150)

- Add support for parameter default values to ToolFunctionDef and ToolFunctionDefDict
- Implement automatic default extraction from function signatures using inspect
- Add comprehensive test coverage for default parameter values
- Maintain backward compatibility with existing tool definitions

Closes #90
---------
Co-authored-by: Alyssa Coghlan <ncoghlan@gmail.com>
B
baonudesifeizhai committed
a7cd8af3d8d82da5d05a56bc65995ee1f4a8a136
Parent: 1b28c0f
Committed by GitHub <noreply@github.com> on 8/19/2025, 3:32:58 AM