mirror of
https://github.com/xtekky/gpt4free.git
synced 2026-06-05 10:37:01 -07:00
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). |
||
|---|---|---|
| .. | ||
| aibadgr.py | ||
| api_completions_copilot.py | ||
| api_generations_image.py | ||
| audio.py | ||
| config.yaml | ||
| mcp_tools_demo.py | ||
| messages.py | ||
| messages_stream.py | ||
| openaichat.py | ||
| text_completions_demo_async.py | ||
| text_completions_demo_sync.py | ||
| text_completions_streaming.py | ||
| video.py | ||
| vision_images.py | ||
| vision_images_reka.py | ||