SIGN IN SIGN UP
xtekky / gpt4free UNCLAIMED

The official gpt4free repository | various collection of powerful language models | opus 4.6 gpt 5.3 kimi 2.5 deepseek v3.2 gemini 3

0 0 93 Python

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