fix: also check message.content is None per AI review feedback
Extend guards in aibadgr.py (both completions) and vision_images.py (both local/remote paths) to additionally check message.content is None, covering providers that return a non-None message object but set content to None (e.g. on certain filter responses).
Y
Your Name committed
3d47797d667458f029e48d5d53c0f49bc09eac2a
Parent: 86d739e