Hello, I'd like to ask about AI support for Qwen3.7-plus

I have fully configured all AI settings in the backend, including the chat section and spam detection (with model support for image input).

However, users are encountering a 500 error when using the title generation tool.

The proofreading tool for the same article works without issues. When I checked, it seemed there were no detailed logs? (Perhaps I missed them.) Screenshots are attached below.

You can query the table ai_api_audit_logs for detailed logs.

How can I check this? :sob:

The 500 error is coming from Discourse, not from the Qwen API. So you need to remove the where clause on your SQL.

One easy way is triggering a title suggestion, getting the error, and then inspecting the newest line on that table.