Skip to content

Conversation

@sunyuhan1998
Copy link
Contributor

Fixes #3355
As mentioned in the issue, there was an incorrect judgment of the method return type in the isFunctionalType method of MethodToolCallbackProvider. This PR fixes that problem and adds corresponding unit tests.

@sunyuhan1998 sunyuhan1998 changed the title Fixed GH-3355, Fixed the judgment error in the isFunctionalType method of MethodToolCallbackProvider Fixed GH-3355: Fixed the judgment error in the isFunctionalType method of MethodToolCallbackProvider Jun 9, 2025
@ilayaperumalg ilayaperumalg self-assigned this Jun 10, 2025
@ilayaperumalg ilayaperumalg added this to the 1.1.x milestone Jun 10, 2025
@TheEterna
Copy link
Contributor

Perfect, absolutely no problem

@ilayaperumalg
Copy link
Member

@sunyuhan1998 Thanks for the fix! Rebased and merged as fe4f0d1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The isFunctionalType method of MethodToolVNet Provider is incorrect, resulting in some cases where the tool cannot be registered

3 participants