Skip to content

Expose Tool Execution Exceptions in Responses - #6995

Open
adj5672 wants to merge 1 commit into
spring-projects:mainfrom
adj5672:feature/tool-response
Open

adj5672 wants to merge 1 commit into
spring-projects:mainfrom
adj5672:feature/tool-response

Conversation

@adj5672

@adj5672 adj5672 commented Sep 15, 2026

Copy link
Copy Markdown

This commit preserves the original ToolExecutionException in ToolResponseMessage.ToolResponse when tool execution fails, while keeping the processed tool response data available to callers.
Fixes #6994

This commit preserves the original ToolExecutionException in
ToolResponseMessage.ToolResponse when tool execution fails, while
keeping the processed tool response data available to callers.

Signed-off-by: adj5672 <adj5672@naver.com>
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.

ToolResponse does not contains status about whether occur exception during execution.

2 participants