Skip to content

feat(tool): allow returnDirect tool calls to bypass serialization#6395

Open
Baqirrizvidev wants to merge 1 commit into
spring-projects:mainfrom
Baqirrizvidev:fix/return-direct-raw-object
Open

feat(tool): allow returnDirect tool calls to bypass serialization#6395
Baqirrizvidev wants to merge 1 commit into
spring-projects:mainfrom
Baqirrizvidev:fix/return-direct-raw-object

Conversation

@Baqirrizvidev

Copy link
Copy Markdown
Contributor

Resolves #3191. This PR introduces support for passing raw objects directly from returnDirect tool calls to DefaultChatClient output converters and entity return methods, bypassing the intermediate JSON serialization step.

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.

Allow Tool Calls that use returnDirect to return the result object without serialisation

2 participants