You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes#3657
* Set content = "__tool_call__" when content is null and toolCalls are present
* Prevents schema validation errors in downstream clients
* Add unit test: ChatClientResponseTests.whenAssistantMessageHasOnlyToolCalls_thenContentIsToolCallMarker
* Apply code style: import formatting, copyright year
0 commit comments