Skip to content

fix(tracing): handle null function_response_event in tool telemetry#536

Open
MengJiapeng wants to merge 1 commit intovolcengine:mainfrom
MengJiapeng:fix/telemetry
Open

fix(tracing): handle null function_response_event in tool telemetry#536
MengJiapeng wants to merge 1 commit intovolcengine:mainfrom
MengJiapeng:fix/telemetry

Conversation

@MengJiapeng
Copy link

Fixes: #535

Add null check for function_response_event in tool attributes extraction. Update type hints and documentation to reflect that function_response_event can be None when tool execution raises an exception.

Add null check for function_response_event in tool attributes extraction.
Update type hints and documentation to reflect that function_response_event
can be None when tool execution raises an exception.
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.

Bug: agent crash when tool execution raise exception due to telemetry

2 participants