Fix Jinja2 error: ensure no message has None content in VulkanBackend
- Added safety check in generate_chat_stream to replace None content with empty string - Added same check in generate_chat for consistency - This prevents 'dict object has no attribute content' error when processing messages with tool_calls that have no text content
Showing
Please
register
or
sign in
to comment