Fix hardcoded model alias | Generated by AI

Home 2026.07

Fixed and pushed (b515650).

The error: x_bulk_unfollow.py hardcoded model="gemini-flash" — that’s just an alias, not a valid OpenRouter model ID. OpenRouter expects the full slug like google/gemini-2.5-flash. Changed it to model=None, which makes call_openrouter_api_with_messages fall back to your MODEL env var (deepseek/deepseek-v4-flash). Run ww x unfollow again and it should work.


Generated by AI. Curating and sharing still takes effort. If you find it useful, feel free to donate. WeChat: @lzwjavaWeChat QR · X: @lzwjava · Say hi 👋

Back Donate