Skip to content

Rename CustomToolCallDefinition to CustomCallDefinition and make CustomToolDefinition fields optional#202

Merged
chunho merged 2 commits intomainfrom
feature/custom_tool_name_update
Dec 2, 2025
Merged

Rename CustomToolCallDefinition to CustomCallDefinition and make CustomToolDefinition fields optional#202
chunho merged 2 commits intomainfrom
feature/custom_tool_name_update

Conversation

@chunho
Copy link
Copy Markdown
Contributor

@chunho chunho commented Dec 2, 2025

  • Rename CustomToolCallDefinition to CustomCallDefinition for brevity and consistency
  • Make description and format_ fields optional in CustomToolDefinition
  • Update all tests to reflect the renaming and optional field changes
  • Add tests for optional fields and partial initialization

…omToolDefinition fields optional

- Rename CustomToolCallDefinition to CustomCallDefinition for brevity
- Make description and format_ fields optional in CustomToolDefinition
- Update all tests to reflect the renaming and optional field changes
- Add tests for optional fields and partial initialization
- Use Optional[] syntax for Python 3.9 compatibility
@chunho chunho requested a review from a team as a code owner December 2, 2025 00:43
Reviewers:

Test Plan:

Differential Revision:

Asana Tasks:

Screenshot:

CC:

Deploy To:
@chunho chunho merged commit 4c9c581 into main Dec 2, 2025
30 checks passed
@chunho chunho deleted the feature/custom_tool_name_update branch December 2, 2025 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant